PV GET CELL DATE TIME VALUE

4D - Documentation   Français   English   German   4D View, Command Theme List   4D View, Command Alphabetical List   4D View, Constant Theme List   Back   Previous   Next

version 6.8


PV GET CELL DATE TIME VALUE (area; column; row; dateValue; timeValue)

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
dateValueDateDate cell value
timeValueTimeTime cell value

Description

The PV GET CELL DATE TIME VALUE command returns the date and time values combined in the cell assigned by column and row.

If the PV GET CELL DATE TIME VALUE command is used by a non-date/time type cell, it returns 00/00/00 and 00:00:00.

Example

Refer to the example for the PV SET CELL DATE TIME VALUE command.

 

See Also

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


4D - Documentation   Français   English   German   4D View, Command Theme List   4D View, Command Alphabetical List   4D View, Constant Theme List   Back   Previous   Next