distance_to_office
is less than 75is_qualified
is trueis_parent
is truehas_parent_consent
is true$or
to check for whether an answer equals any of a set of conditions, but it's easier to read if you use $in
to check whether an answer matches any of a set of values.country
is CA
, MX
or US
:$nin
. state
is not NY
or PA
.income
has any value: