Boolean Op

Boolean

Stores a boolean value


<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
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


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>


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