4D View v16PV GET CELL DATE TIME VALUE |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v16
PV GET CELL DATE TIME VALUE
|
PV GET CELL DATE TIME VALUE ( area ; column ; row ; dateValue ; timeValue ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D View area | |||||
column | Longint |
![]() |
Cell column number | |||||
row | Longint |
![]() |
Cell row number | |||||
dateValue | Date |
![]() |
Date cell value | |||||
timeValue | Time |
![]() |
Time cell value | |||||
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.
Refer to the example for the PV SET CELL DATE TIME VALUE command.
Product: 4D View
Theme: PV Cell value
Number:
15842
Created: 4D View 6.8
4D View Language ( 4D View v16)