You are here: Start » Filter Groups » Choose

Choose

Description

Returns one of the input objects to the output depending on selected condition.

Filters in this group

Icon Name Filter Name Description
ByPredicate ChooseByPredicate Returns one of the two input objects depending on the specified condition.

E.g. to choose GREEN color to visualize correct objects or RED to visualize defective ones.

ByRange ChooseByRange Returns one of the three input objects depending on whether the associated input value falls below, in or above the specified range.

E.g. to choose GREEN, YELLOW or RED color for visualization on the basis of three ranges of some value: OK, WARNING, NOK.

ByCase ChooseByCase Returns one of the input objects depending on the specified case index.