WEEK_DIFFERENCE

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

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

IF WEEK_DIFFERENCE 
  (Account.OpeningDate, Account.ClosingDate) = 2 THEN ... 
  • Last modified: 2023/05/09 01:24