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

String Does Not Contain Operator

Open coreyjansen opened this issue 3 years ago • 2 comments

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

coreyjansen avatar Aug 23 '22 19:08 coreyjansen

Hi,

what do you refer to by "string" ?

Come2Daddy avatar Aug 24 '22 18:08 Come2Daddy

Like instead of the contains operator I want the inverse of it so the condition will be if it does not contain the value then it is true

coreyjansen avatar Aug 26 '22 14:08 coreyjansen