PV Get cell name
version 6.8
PV Get cell name (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 Cell name
Description
The PV Get cell name command returns the cell name.
Example
Refer to the example in the PV SET CELL NAME command.
See Also