The Boolean Switch component selects between two StatusBoolean inputs based upon the boolean value at the StatusBoolean input 'In Switch'. The Boolean Switch is located in the vykonPro palette under the util sub folder.
Types of BooleanSwitch component properties include the following:
In Switch
BStatusBoolean input used in determining what the 'Out' slot value is set to.
False Output
BStatusBoolean used to configure the 'Out' slot value when the 'In Switch' value is false.
True Output
BStatusBoolean used to configure the 'Out' slot value when the 'In Switch' value is true.
Null Output
BStatusBoolean used to configure the 'Out' slot value when the 'In Switch' status is null.
Out
BStatusBoolean output which is set by evaluating the 'In Switch' value.