- Function Name:
- DnaBloodRelation
- Description:
-
Takes two Individual records as parameters and returns TRUE if they
are blood relations.
- Minimum FH Version:
- 7.0
- No. of Parameters:
- 2
- Return Type:
- Boolean (True or False).
- Parameter 1:
- A reference to an Individual record.
- Parameter 2:
-
A reference to an Individual record..
- Examples:
-
=DnaBloodRelation(["Person"], %INDI%)