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