Evaluate Condition Method

Evaluate Condition determines whether a condition is met.

Arguments

The following table describes the arguments for this method.

Argument Name Description

Current Amount

The value used to evaluate whether the condition is met.

Operator

The operator used for the calculation. Values include =, >, <, <=, >=, BETWEEN (< and >), and BETWEEN (<= and >=).

Target Amount

The value to compare with the current amount. You can specify minimum and maximum bounds separated by a colon (Min:Max) for the BETWEEN operator to compare to the benefit amount, the condition amount, or the target amount.

Return Value

The following table describes the return value for this method.

Return Value Description

Compliance Flag

A value that indicates whether the condition is met.