EnableTrigger

Parameters
whichTrigger trigger
comment

See DisableTrigger. EnableTrigger enables the given trigger again, so it will be fired when the events registered on it occur.

patch

1.00

Source
common.j
return type
nothing
Source code
native EnableTrigger    takes trigger whichTrigger returns nothing