Back
Share
2 new string comparisons: "Contains" and "Does not contain"
2 new string comparisons now available: "Contains" and "Does not contain".
Prior to this we supported the following comparisons for strings:
- equals
- not equals
- regex match
- regex no match
"Contains" and "does not contain" are now available in this dropdown list. They are case insensitive.