Logic control tasks

These tasks allows you to modify at runtime the logic of the computation of the flow, by selecting the branch to be computed or the structures to be used.

Therefore they strongly depends on the connections and act directly on their parent or child tasks. This family is composed by the following tasks:

As the name of the task suggests each of them make a choice about which child task considered in the rest of the computation, or which parent task considers in the propagation of data structures.

Attention

In 1.4.2 and below version the Select Inputs task was called Select Flows and belongs to the general family. Modification of the external name was done in 1.4.3 to align its usage and description to the newly introduced Select Outputs task which does the specular operation. Change introduced is purely graphical and does not affect its behavior or its internal configuration which still holds.


Tasks layout

The layout of these tasks is made of only one tab, the Options tab, which contains all the options available to complete the desired operation.

See also

To know more about all the available options in tasks go to their dedicated pages.