Lucee object methods reference
Object Method Query.getRow
This Function is deprecated
this function is deprecated, use function QueryRowData instead.
Query.getRow(number rowNumber):any
Category
query
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 |