PV SET CELL NUM VALUE
version 6.8
PV SET CELL NUM VALUE (area; column; row; value)
Parameter | Type | Description | |
area | Longint | 4D View area | |
column | Longint | Cell column number | |
row | Longint | Cell row number | |
value | Number | Cell value |
Description
The PV SET CELL NUM VALUE command assigns the number value to the cell assigned by column and row.
Example
Refer to the example for the PV SET CELL STRING VALUE command.
See Also