PV Get cell date 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 value (area; column; row) Date

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
Function resultDateCell value

Description

The PV Get cell date value command returns the date contained in the cell assigned by column and row.

If the PV Get cell date value command is used with a non-date type cell, it returns 00/00/00.

Example

Refer to the example in the PV SET CELL STRING VALUE command.

See Also

PV Get cell value type, PV SET CELL DATE 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