Comparison
The comparison modifier changes a value based on a boolean logic test of the original value.
The Operator dropdown specifies the comparison operator to use. The Value field specifies the value to compare against the input value. If the comparison operator returns true, the Then value is used. Otherwise, the Else value is used.
NCalc expressions are supported in all three boxes. The current value is represented by the $ character.