Navigation: Macros > Macro Language > System Variables
n_TokenDay
This system variable provides the day of the month (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.
Topic 174185, last updated on 18-Apr-2020