Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
note
Panel
bgColorwhite

TODAY


Returns the current date of the server. The date is given as base type date, formatted as dd-mm-yyyy.


Syntax

Code Block
TODAY


Return type

  • date
UI Text Box
type
Info

The TODAY function returns a date stamp. It is only recalculated when the expression in which you use the TODAY function is reevaluated. This recalculation will not cause other expressions that use the TODAY function to be reevaluated.

Back to top