CURRENT_MONTH
Syntax
CURRENT_MONTH()
Description
CURRENT_MONTH returns the current month of the year as a number between 1-12.
This macro is available in IBM® Interact.
Examples
If the date today is the 19th of June, CURRENT_MONTH() will return the number 6.
Related Functions