The List Operator not in checks whether a value is not within a set of values
Syntax
<expression1> not in <expression2>
where, the right expression should be of type "List"