When defining simple or complex conditions within the Filter Builder, you use operators to define comparisons.
All of these operators, apart from In and Not In, are used to make a comparison to a single value.
The Like and Not Like operators accept regular expressions if required, and perform a substring comparison.