FULL_YEARS

Calculates the number of full years between the two dates as an integer constant. Full year difference between 31/12/2004 and 01/01/2005 is 0

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

IF FULL_YEARS (Account.OpeningDate, Account.ClosingDate) = 5 THEN ... 
  • Last modified: 2023/05/09 00:56