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