getObjectKey
Get the name of one of the values in the given object. Also see `getObjectSize` for the max index value.
Syntax
getObjectKey(object,index)
Returns
returns (string) with the value name
Parameters
- object (object)
- the object containing a key value list
- index (integer)
- the index of the name