NumberOfRows (PQL)

Returns the count of rows 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

NumberOfRows()
Comments
  • The function has no input parameters

Also see LastRow

Examples

The example below uses the following example grid.

This example returns 11:

NumberOfRows()