This is an old revision of the document!


DAY_DIFFERENCE

Calculates the day difference between the two dates as an integer constant

Two attributes of the Date type or date constants or calculations producing date

IF DAY_DIFFERENCE (Account.OpeningDate, Account.ClosingDate) = 3 THEN ... 
  • Last modified: 2022/09/13 18:15