You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.

TODAY


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


Syntax

TODAY


Return type

  • date


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