Conditional Type

Reference:        If/End_If

This field captures the type of condition being evaluated.  There are several selections, each of which changes the information captured by the rest of the form.  In every case, the IF block is processed if the condition evaluates to True.  The Else block is processed if the condition evaluates to False.

CompletedOK

All preceding actions completed successfully.

Conditional Exp

Evaluate expression

Present

An existing file fits the specified mask.

Not CompletedOK

One or more preceding actions failed.

Not Present

No file that fits the specified mask.