Date Intrinsic Functions - Now Method
Return the current date
Member of Date Intrinsic Functions (PRIM_LIBI.IDateIntrinsics)
Name |
Type |
Data Type |
Description |
Result |
*Result (Optional) |
Date |
Resulting date |
Now property returns the current date.
This example sets #Today to the current date.
#Today := #Today.Now
All Component Classes
Technical Reference