Navigation: Macros > Macro Language > System Variables
n_TokenMonth
This system variable provides the month (1-12) of the date to which the current macro token refers to.
It is defined as:
n_TokenMonth = MonthOf(n_TokenDate)
See also: n_TokenDate.
Topic 174195, last updated on 18-Apr-2020