version 6.8
PV Get cell variable (area; column; row) String
| Parameter | Type | Description | |
| area | Longint | 4D View area | |
| column | Longint | Cell column number | |
| row | Longint | Cell 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.