PV SET CELL DATE VALUE
version 6.8
PV SET CELL DATE VALUE (area; column; row; value)
Parameter | Type | Description | |
area | Longint | 4D View area | |
column | Longint | Cell column number | |
row | Longint | Cell row number | |
value | Date | Cell value |
Description
The PV SET CELL DATE VALUE command assigns the date value to the cell assigned by column and row.
Example
Refer to the example in the PV SET CELL STRING VALUE command.
See Also
PV Get cell date value, PV Get cell value type.