Description
Part Operators
Example : Not-In or Not-Match{{!~ }}
When the expression "a" !~ ["a","b","c","d","e",f"] is executed,will return false,
but now doc is true
Part Operators
Example : Not-In or Not-Match{{!~ }}
When the expression "a" !~ ["a","b","c","d","e",f"] is executed,will return false,
but now doc is true