n_TokenMonth
Navigation: Appendices > Macro Language > System Variables >
This system variable gives you the month (1-12) of the date to which the current Macro token refers to. It is defined as :
n_TokenDay = MonthOf(n_TokenDate)
See also n_TokenDate.