getObjectValue

Get the value of one of the key value pairs in the given object. Also see `getObjectSize` for the max index value.

Syntax

getObjectValue(object,index)

Returns

returns (object/array/string/integer/float) the value

Parameters

object (object)
the object containing a key value list
index (integer)
the index of the value