Object Method Query.rowData
Returns a struct with the data from a query for a given row number
Query.rowData(number rowNumber):struct
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
rowNumber | number | Yes | position of the row to be returned |