Documentation

#UNTRIGGER

UNTRIGGER

Syntax: #UNT pattern|id classname
Related: #TRIGGER

Deleted the trigger assigned to the specified pattern or id from memory. Careful, there is no way to get it back after you do this. If classname is specified, only the trigger within that class will be deleted.

UNTRIGGER example

#UNT {tells you}
removes the trigger associated with the pattern 'tells you'

Add comment

Login or register to post comments