Branch


Synopsis

This operator provides a conditional execution of subprocesses.


Description

This operator executes one of its two subprocesses based on a condition. The first subprocess is executed if the specified condition is true, the second one is executed if it is false (if-then-else).

If the condition "attribute_value_filter" is used, the same attribute value conditions already known from the ExampleFilter operator can be used. In addition to the known attribute value relation format (e.g. "att1>=0.7"), this operator expects an additional definition for the used example which cam be added in "[" and "]" after the attribute value condition. The following values are possible:


Input


Output


Parameters


ExampleProcess