Command PV Get cell variable

4D View

PV Get cell variable

version 6.8


PV Get cell variable (area; column; row) String

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number

Function result String Linked variable name

Description

The PV Get cell variable command returns the name of the variable linked to the cell set by column and row.

Example

Refer to the example for the PV SET CELL VARIABLE command.

See Also

PV Get cell value type, PV SET CELL VARIABLE.