table of contents
UR::BoolExpr::Template::PropertyComparison::In(3pm) | User Contributed Perl Documentation | UR::BoolExpr::Template::PropertyComparison::In(3pm) |
NAME¶
UR::BoolExpr::Template::PropertyComparison::In - perform an In test
DESCRIPTION¶
Returns true if any of the property's values appears in the comparison value list. Think of 'in' as short for 'intersect', and not just SQL's 'IN' operator.
2024-06-15 | perl v5.38.2 |