CURRENT_DAY macro
The CURRENT_DAY macro is available in IBM® Campaign and IBM® Interact.
Syntax
CURRENT_DAY()
Description
CURRENT_DAY returns the current day of the month as a number between 1-31. The date is determined by the system clock on the IBM® Server.
Examples
If the date today is the 19th of June, CURRENT_DAY() will return the number 19.
Related functions