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