Subclass of Ovr.OvrNode
This Node is responsible for describing and handling boolean conditions, resulting in a boolean statement of truth.
Typically used as a foundation in more elaborate boolean checks.
Note: the following attributes are added to the existing ones from the super class OvrNode
ConditionOperator
OvrConditionOperator
Comparing condition
Variable1
OvrVariable
Variable to compare
Variable2
Result
OvrBool
Boolean condition result