Marks the given trigger to wait/no longer wait for TriggerSleepActions in sub trigger executions started via TriggerExecuteWait.
Since this is an attribute of the execution rather than the trigger object, this affects future runs of the given trigger, and not
those already started.
Marks the given trigger to wait/no longer wait for
TriggerSleepAction
s in sub trigger executions started viaTriggerExecuteWait
. Since this is an attribute of the execution rather than the trigger object, this affects future runs of the given trigger, and not those already started.