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