The Switch component allows to direct the data flow within a workflow. It receives input values (so-called data input) and forwards them to at least one output (so-called data output). It depends on user-specified conditions to which output the values are forwarded. Each condition may evaluate the data input values as well as so-called condition inputs. These inputs can be defined but will not be forwarded.