ValueBecameZeroTrigger Op
Triggers when the input value became zero
Summary (oneliner)
<p>Compares the last value to the current one, triggers once when the current value is zero and the last one is something else.</p>
Full Name
- Ops.Trigger.ValueBecameZeroTrigger
- 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
Value (Number)
<p>The value to check</p>
OUTPUT PORTS
Became Zero Trigger (Trigger)
<p>Triggers when <code>Value</code> became zero</p>