INReturns true if the given value is found within the given List.SyntaxIN(value, list)ExampleIN('ABC', LIST('q[0-9]+')) IN('ABC', PRIOR('repeatfield'))RelatedNOTIN