Switch

Evaluates the "Value" data input against a set of pre-defined cases.

Flow Connections

  • [Input] In - starts the block's execution.

  • [Output] Default - activates if no match was found in the defined cases.

  • [Output] Cases (multiple) - activates if the value defined matches the "Value" data input, the data type is automatically adjusted.

Data Connections

  • [Input] Value (any, except model) - the value you want to evaluate against the defined cases.

Last updated