Compares the Keyword Value to a static value and tests for the specified condition. Configuration allows the use of keyword operators (>, <, =) as well as ? and * wildcards.
This rule does not compare Keyword Type values that have different currency formats based on actual monetary value. If the currency format of a keyword value on a document is different from the currency format specified in the rule, the rule evaluates to FALSE for this keyword even if the numerical value is “equal”, unless the operator used is <>. Using the <> operator will evaluate to TRUE because the values are not equal. For example, if the value of a keyword on a document is $1.00 and the rule is evaluating the Keyword Type = to 1 Euro, the result of the rule is FALSE because the currency formats differ.