TriggerWaitOnSleeps
- Parameters
whichTrigger triggerflag boolean- comment
Marks the given trigger to wait/no longer wait for
TriggerSleepActions 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.- patch
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native TriggerWaitOnSleeps takes trigger whichTrigger, boolean flag returns nothing