PV GET COLUMN HEADER
version 6.8
PV GET COLUMN HEADER (area; column; title)
Parameter | Type | Description | |
area | Longint | 4D View area | |
column | Longint | Column number | |
title | String | Column name |
Description
The PV GET COLUMN HEADER command gets the current title of the specified column.
For more information on the default name of rows and columns, refer to the PV Columns & rows, Introduction section.
Example
Refer to the example for the PV SET COLUMN HEADER command.
See Also
PV Get row header, PV SET COLUMN HEADER.