json-conditions icon indicating copy to clipboard operation
json-conditions copied to clipboard

Simple conditional logic to evaluate against javascript objects

Results 2 json-conditions issues
Sort by recently updated
recently updated
newest added

Adding a not_contains operator to be the inverse of contains for when you want a rule to pass if something does not contain a specific string/value #2

Is there anyway to have a condition where the string does not contain something. I tried none but it didn't work as it was not an array