GateNumber Op
Let’s a number through only if control bool is true, like a gate
Summary (oneliner)
Useful to allow or stop a number from being output
Full Name
- Ops.Number.GateNumber
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Value In (Number)
The number to let through
Pass Through (Number: boolean)
Control bool, if true
Value In
will be let through to Value Out
When False index (Number: integer) keep last number custom
Custom Value (Number)
OUTPUT PORTS
Value Out (Number)
Same value as Value In
if Pass Through
is set to true