Is One True (vuo.logic.isOneTrue)

Outputs true if exactly one value is true.

If there are no values, outputs false.

This node is useful for making something happen if exactly one condition is met.

Keywords: 0, 1, ^, boolean, check, condition, false, gate, test, xor


Example composition:


Back to vuo.logic node set documentation.