query.rowDataByIndex()

Introduced: 5.3.4.34

query.rowDataByIndex( index=string, defaultValue=struct )

Returns: Struct

Argument Description
index
string, required
defaultValue
struct, optional

In case no matching index was found, this value is returned by the function, in case it is not set, the function will throw an exception.

Examples

There are currently no examples for this function

See also