| Name | IsTrigger |
|---|---|
| Type | Method |
| Summary | Tests to see if a trigger exists |
| Prototype | long IsTrigger(BSTR TriggerName); |
| Description | Used to test if a trigger exists. Note that this function returns 0 if the trigger *exists*. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | eInvalidObjectLabel: The trigger name is not valid |
See also ...