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: 2023/05/09 00:47