Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Date Intrinsic Functions - Now Method

Panel
bgColor#2c3c4c

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

All Component Classes

Technical Reference