LastColumn (PQL)

Returns the index of the last column in the result set.

  • Returned Output: Numeric
  • Library: PQL \ Dynamic \ Column
  • Version: 2018.00.000
  • Compatibility: Any content (regardless of data source) in the relevant parts of the application

Syntax

LastColumn()
Comments
  • The function has no input parameters

Also see NumberOfColumns (PQL)

Examples

The examples below use the following example grid.

This example returns the column index "4":

LastColumn()