This system variable provides the date of the current macro token.
// is it the weekend ?
bResult = (WeekdayOf(n_TokenDate) in [6,7])
See also n_TokenDayValue, n_TokenDay, n_TokenWeekday, n_TokenMonth, n_TokenYear.
Topic 105114, last updated on 18-Apr-2020