Operator
Operator being used for the comparison. Options: =, !=, >, >=, <, <=, regex. Note For operators >, >=, <, and <=, if the values being compared are whole numbers or decimal numbers between -9223372036854775808 and 9223372036854775807, they will be compared as numbers; otherwise, they will be compared as text lexicographically.