BoolToNumber_v2 Op
Switches two number values using a boolean
Summary (oneliner)
<p>Per default <code>Value 0</code> will go through to the output port. When <code>Use Value 1</code> is checked / set to <code>true</code>, <code>Value 1</code> will be outputted.</p>
- Ops.Boolean.BoolToNumber_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
<i>boolean</i>
)<p>When <code>false</code> <code>Value 0</code> will be used, <code>Value 1</code> otherwise</p>
<p>The default value which will be used (when <code>Use Value 1</code> is not set).</p>
<p>The value to be used (when <code>Use Value 1</code> is checked).</p>
OUTPUT PORTS
<p>Either <code>Value 0</code> or <code>Value 1</code></p>