QueryRowData
Returns the cells of a query row as a structure
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The query object to which the row should be returned. | |
|
|
| Position of the query row to return. |
Examples
Related
Last updated