| Name | EnableTrigger |
|---|---|
| Type | Method |
| Summary | Enables or disables a trigger |
| Prototype | long EnableTrigger(BSTR TriggerName, BOOL Enabled); |
| Description | Enables or disables the named trigger. An enabled trigger is "active", otherwise it is ignored when processing incoming text from the MUD. |
| VBscript example | |
| Jscript example | |
| Returns | eInvalidObjectLabel: The trigger name is not valid |
See also ...