This is an old revision of the document!


DAY_NUMBER_IN_WEEK

Returns day of week of the provided date (1 for Sunday, 2 for Monday etc)

Attribute of the Date type or date constant or calculation producing date

IF DAY_NUMBER_IN_WEEK (Account.OpeningDate=1) THEN ... 
  • Last modified: 2022/09/13 18:15