IN
The IN operator allows testing whether a field or expression equals an element in a list of literals, fields or expressions.
:::{include} ../examples/in.md :::