8.1.2.1   Defining an If/Else Node

In the example in Figure 124, if the node is evaluated on a Thursday, the result from an If/Else node is "Soon weekend". A regular node would exit the "Soon weekend" sub-node, continue to evaluate the node and return the result "weekend", regardless of what day of the week it actually is.

Figure 124   An example of an If/Else Node