version 6.8
PV Get cell num value (area; column; row) Number
| Parameter | Type | Description | |
| area | Longint | 4D View area | |
| column | Longint | Cell column number | |
| row | Longint | Cell row number | |
| Function result | Number | Cell value |
Description
The PV Get cell num value command returns the number contained in the cell assigned by column and row.
If the PV Get cell num value command is used with a non-numeric type cell, it returns 0.
Example
Refer to the example for the PV SET CELL STRING VALUE command.
See Also
PV Get cell value type, PV SET CELL NUM VALUE.