Command PV Get row header

4D View

PV Get row header

version 6.8


PV Get row header (area; row) String

ParameterTypeDescription
areaLongint4D View area
rowLongintRow number

Function result String Row name

Description

The PV Get row header command returns the current name of the specified row.

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 COLUMN HEADER, PV SET ROW HEADER.