Language catalogFlagsOnCustomTriggerOn this pageOnCustomTriggerMakes a script execute when a trigger with a matching name is fired (done using Trigger method) Syntax !-- OnCustomTrigger triggerName Inline argument Name: triggerName Required: Yes Description: The name of the trigger to bind to. !-- OnCustomTrigger myTrigger