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

return type
nothing
Source code
native TriggerExecute       takes trigger whichTrigger returns nothing
Source
common.j
wc3modding.com
TriggerExecute