Are All True (vuo.logic.areAllTrue)

Outputs true if all values are true.

If there are no values, outputs true.

This node is useful for making something happen only if several conditions are met.

Keywords: &&, 0, 1, and, boolean, check, condition, false, gate, test


Example compositions:


Back to vuo.logic node set documentation.