Input None
Output None

This task allows conditionally execute some tasks. There are may be two blocks of tasks - an IF block and an optional ELSE block. Which tasks will be executed depends on the task's condition. To add a task to IF or ELSE block - tap to the block's end "} +" row or move a task there using drag&drop.

The following are properties of "If/Else" task:

Condition: if it evaluates to true - tasks in the IF block are executed; otherwise tasks in the ELSE block (if present) are executed. Check the Predicate Format Syntax article for the description of condition format.

Show ELSE: if ON an ELSE block is shown.

See also:
Common Task Attributes
Task Options
Variable Types