Inserting an Otherwise branch

You use an Otherwise branch if none of the other possibilities for a condition are correct.

About this task

You can also change an existing branch to an Otherwise branch, or change an Otherwise branch back to a normal branch. Note that each node can have only one Otherwise branch.

Procedure

To insert an Otherwise branch:

In the decision tree editor, right-click the condition node to which you want to attach an Otherwise branch and then click Add  > Otherwise.

Results

A new Otherwise branch is added under the node. The Otherwise branch is green.

New Otherwise branch under the node