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.
doc
issues
youtube id
caniuse query
collections
Inputs
value (boolean /Number)
Boolean value which will be copied to the output port
Outputs
result (boolean Number)
Same as the input port Value
Changelog
Ops.Value.ValueBoolean renamed to Ops.Value.Boolean
2019-11-05 - pandur
2019-11-05 - pandur