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