4D v13

PV Get cell date value

Home

 
4D View v13
PV Get cell date value

PV Get cell date value 


 

PV Get cell date value ( area ; column ; row ) -> Function result 
Parameter Type   Description
area  Longint in 4D View area
column  Longint in Cell column number
row  Longint in Cell row number
Function result  Date in Cell value

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.

 
PROPERTIES 

Product: 4D
Theme: PV Cell value
Number: 15846

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV Get cell value type
PV SET CELL DATE VALUE