Next: , Previous: Congruent and Not Congruent, Up: Conditions



6.5.4 The Operator in

The operator in can be only used in the following ways:

symbol in record
This condition holds if and only if record contains an attribute named symbol.
value in list
This condition holds if and only if value is an element of list.