Functions (all)

AgeAt

Function Name:
AgeAt
Description:
Calculates a person's age at a given date.
Minimum FH Version:
2
No. of Parameters:
2
Return Type:
Numeric
Parameter 1:
A reference to an Individual
Parameter 2:
A reference to a Date
Examples:
=AgeAt(%INDI%, ["Date"])