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: 2023/05/08 07:17