Boolean Op
Stores a boolean value
Summary (oneliner)
<p>If you use bool-value on multiple positions in your patch it is handy to just write it down once and connect the op to various other ops which use the value.<br>The output port will mirror the input port.</p>
Full Name
- Ops.Boolean.Boolean
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch boolean example
INPUT PORTS
value (Number:
<i>boolean</i>
)<p>Boolean value which will be copied to the output port</p>
OUTPUT PORTS
result (
<i>boolean</i>
Number)<p>Same as the input port <code>Value</code></p>