Command PV Get cell time value

4D View

PV Get cell time value

version 6.8


PV Get cell time value (area; column; row) Time

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell 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

PV Get cell value type, PV SET CELL TIME VALUE.