
Return the current date
Member of Date Intrinsic Functions (PRIM_LIBI.IDateIntrinsics)
Parameters
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Date | Resulting date |
Details
Now property returns the current date.
Example
This example sets #Today to the current date.
#Today := #Today.Now
See also
LANSA Version 15, April 2020