NOT Gate Node (Inverter Gate)
Description: This node accepts a boolean value as input and outputs the complement (inverted) value.
Node Name: Inverter-gate
User Guide Summary:
The Inverter-gate node has 1 output.
When triggered, the Inverter-gate node flips the output.
It accepts 1 input, and is driven by the ‘input-select’ node, or a JSON object: (i.e.): an input of {"Value":true} emits {"Value":false} .