FieldIfComparisonResult enumeration

FieldIfComparisonResult enumeration

Specifies the result of the IF field condition evaluation.

Members

NameDescription
ErrorThere is an error in the condition.
TrueThe condition is true.
FalseThe condition is false.

See Also