Convert Boolean to Integer (vuo.type.boolean.integer)

Outputs 0 if the input is false or 1 if the input is true.

Keywords: 0, 1, conversion, false, true


Back to vuo.type node set documentation.