Boolean Op

Boolean

Stores a boolean value


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.


Edit Documentation

Full Name
  • Ops.Boolean.Boolean
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

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


Patches using Boolean

  • Examples
  • Public
  • My Patches

Changelog


Ops.Value.ValueBoolean renamed to Ops.Value.Booleanuser avatarpandur - 2019-11-05 08:30
renameOps.Value.Boolean renamed to Ops.Boolean.Booleanuser avatarpandur - 2023-12-06 09:44