Operators

Operator Description Notes Notes/Examples
= Equal to

Can be used to test for null - for example, to test for attributes and associations that have not been set.

Can be used with the following BOM types: Text, ID, URI, Date, Time, Datetimetz, Duration, Integer, Decimal, Boolean, Enumeration.

name = 'John'