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 command PV Get cell name returns the cell name.
Example
Refer to the example in the PV SET CELL NAME command.
See Also
PV GET CELL NAME LIST, PV SET CELL NAME.