version 6.8
PV Get row header (area; row) String
Parameter | Type | Description | |
area | Longint | 4D View area | |
row | Longint | Row 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.