Command PV GET COLUMN HEADER

4D View

PV GET COLUMN HEADER

version 6.8


PV GET COLUMN HEADER (area; column; title)

ParameterTypeDescription
areaLongint4D View area
columnLongintColumn number
titleStringColumn 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.