If Condition

The If Condition command allows you to enter simple “if...then” (“if” the condition specified is true, the “then” rule is preformed) and “If..then..else” (“if” the condition specified is true, the “then” rule is preformed. Otherwise, the “else” rule is performed.) logic into rules. This command also allows you to perform a specific rule if an error occurs which would be written to the log file or the trace file. After executing any “If Condition” command, the program always proceeds to the next command line in the rule.

Variables