string options.GetKey(int)
Return Type: string
Parameters: int nIndex
Description:
Get key returns the key value at index nIndex. The nIndex parameter
is 0 based, so to retrieve the first key, use an index of 0.
For an example, see options.
See Also: options