Skip to content

grandchild (constant)

Syntax

grandchild

Description

A category of the household_relationship factor based on census data.

Examples

Agents who are defined as grandchildren can be filtered and sent to the state Selection with:

if(household_relationship == grandchild) then next(Selection)

See Also