Threshold Op
Triggers only once when threshold is crossed
Summary (oneliner)
This op will send one trigger out if the threshold has been crossed
but will not send another until the incoming inValue
drops below the threshold and go's above it again
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Input (Number)
Threshold (Number)
Outputs
Output (Trigger)
Patches using Threshold
Changelog
Ops.Trigger.Past renamed to Ops.Trigger.Threshold 2019-09-12 - pandur |