TriggerExecute
- Parameters
-
whichTrigger trigger
- comment
Calls the actions of a trigger in a new execution context. Control will return to the caller when the trigger has finished or has been suspended via
TriggerSleepAction
.- patch
1.00
- Source
- common.j
- return type
nothing
- Source code
native TriggerExecute takes trigger whichTrigger returns nothing