Compare two scalar values¶
Compares two scalar values based on several conditions.
Compares two scalar values based on several conditions.
Fields¶
First value
-
The first value to be compared.
Second value
-
The second value to be compared.
Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.
Comparison operator
-
The available comparison operators like equals or less than.
Comparison operator. Possible values:
- equal
- greater than
- less than
- at least
- at most
Comparison type
-
The type of the comparison.
Case sensitive comparison
-
Compare the values based on case sensitivity.
Last update:
January 28, 2023 13:50:53