OvrIfElse
Subclass of Ovr.OvrNode
Subclass of Ovr.OvrNode
This Node is responsible for handling if-else statements, executing different sets of OvrNodes depending on certain OvrConditions.
Note: the following attributes are added to the existing ones from the super class OvrNode
OvrConditions
Set of conditions to satisfy, which resulting truth value depends on the boolean logical operator selected
