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.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
value (boolean /Number)
Boolean value which will be copied to the output port
Outputs
result (boolean Number)
Same as the input port Value
Patches using Boolean
Changelog
Ops.Value.ValueBoolean renamed to Ops.Value.Boolean 2019-11-05 - pandur | |
rename | Ops.Value.Boolean renamed to Ops.Boolean.Boolean 2023-12-06 - pandur |