Version Date Notes By
1.0 2020-11-13 Initial release ROB

Mixed boolean comparison

This component accepts two attributes of any type and outputs true or false according to the result of the boolean operation (==,!=,<,>,<=,>=).

Mixed boolean comparison

Mixed boolean comparison

Boolean comparison of attribute in collection of variables

This component accepts a collection of variables (multiple variable relationship) and an attribute value (of the same type as the selected attribute type in the component) and returns true if All or Any (depending on selected operation) of those attributes have a value equal to the inputed value.

Boolean comparison of attribute in collection of variables

Boolean comparison of attribute in collection of variables

Test whether multiple attribute contains given attribute value

This component accepts an attribute of multiplicity "Multiple" and returns true if that multi attribute contains a given attribute value.

Test whether multiple attribute contains given attribute value

Test whether multiple attribute contains given attribute value

Boolean operation

This component accepts two boolean values and returns the boolean result of a boolean operation (&& , ||)

Boolean operation

Boolean operation