This is an old revision of the document!


DAY_OF_WEEK

Returns day of week of the provided date as a string (‘Monday’, ‘Tuesday’ etc)

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

IF DAY_OF_WEEK (Account.OpeningDate='Wednesday') THEN ... 
  • Last modified: 2022/09/13 18:13