This is an old revision of the document!
AGE
Description
Returns the full year difference between the provided date and the current date
Parameters
Attribute of the Date type or date constant or calculation producing date
Example
IF Age (Account.Customer.DateOfBirth) > 70 Then...