
Determining Output Conditions
Use
You use output conditions to suppress processing of individual nodes or entire subtrees in the tree structure.
Prerequisites
A node exists for which you want to determine a condition. The node must offer the Conditions tab. This applies to most
node types.Procedure

Enter fields without enclosing ampersands ('&').

The AND link is stronger than the OR link. The expression A
AND B OR C AND D would have the following brackets: (A AND B) OR (C AND D).Result
If the condition is true, the system processes the node. Whether it also processes the inferior nodes may depend on other conditions in these nodes. If the condition is false, the system ignores this node and all
inferior nodes.