TriggerReceive Op
Receives triggers from a TriggerSend op with the same variable name
Summary (oneliner)
This op is designed to work with the Ops.Trigger.TriggerSend op
You must assign the TriggerSend op a variable name and make sure that the this TriggerReceive op has the same variable name.
This makes it possible to send triggers over large patches and into subpatches which allows for much more cleaner workflow.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Outputs
Triggered (Trigger)
Trigger out
Patches using TriggerReceive
Changelog
created op 2019-04-12 - pandur |