beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

GateNumber Op

Ops.Value.GateNumber


GateNumber
Namespace: Ops.Value

Op author: tim

Let’s a number through only if control bool is true, like a gate


Useful to allow or stop a number from being output



Inputs

Value In (Number)

The number to let through

Pass Through (boolean /Number)

Control bool, if true Value In will be let through to Value Out

Outputs

Value Out (Number)

Same value as Value In if Pass Through is set to true

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Gate number example

Open Example In Editor

Youtube Video Tutorial

Patches using GateNumber

Changelog


Ops.Value.Gate renamed to Ops.Value.GateNumber
2019-06-13 - pandur