LastRow
Returns the index of the last row in the result set.
- Returned Output: Numeric
- Library: PQL \ Dynamic \ Row
- Version: 2018.00.000
- Compatibility: Any content (regardless of data source) in the relevant parts of the application
Syntax
LastRow()
Comments
- The function has no input parameters
Also see NumberOfRows
Examples
The example below uses the following example grid.
This example returns the row index "10":
LastColumn()