Boolean Op
Stores a boolean value
Summary (oneliner)
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.
The output port will mirror the input port.
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:boolean )
Boolean value which will be copied to the output port
OUTPUT PORTS
result (boolean Number)
Same as the input port Value