CURRENT_DAY
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.
This macro is available in IBM® Interact.
Examples
If the date today is the 19th of June, CURRENT_DAY() will return the number 19.
Related Functions