Toggle (vuo.logic.toggle)

When an event hits the toggle port, outputs true if the previous output was false, and false if the previous output was true.

The first time an event hits the toggle port, this node outputs true.

Keywords: !, 0, 1, boolean, false, flip, gate, inverse, not, opposite, reverse, switch, true


Back to vuo.logic node set documentation.