| Version | Date | Notes | By |
|---|---|---|---|
| 1.0 | 2020-11-13 | Initial release | ROB |
This component accepts two attributes of any type and outputs true or false according to the result of the boolean operation (==,!=,<,>,<=,>=).

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.

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

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