Skip to content

XOR Branch

Purpose of the Node

The XOR Branch node takes multiple boolean inputs and outputs the result of the XOR operation applied to all of them. If no inputs are provided, it defaults to false.

Pins

No special notes about the Pins.

Pin NamePin DescriptionPin TypeValue Type
StartTrigger to start the execution of the nodeExecN/A
Input BooleanBoolean input to be XORed with othersStructArray
ResultOutput of the XOR operationStringMap
EndEnd of the execution of the nodeExecN/A