Enabling and disabling triggers

There are several methods for temporarily disabling triggers for an application. You can enable or disable all triggers in an application, or just specific triggers. To enable or disable all triggers in an application, use the Trigger_Enable() function or the Customization Status window. To enable or disable specific triggers, use the Trigger_EnableSingle() and Trigger_DisableSingle() functions.

To enable or disable specific triggers, you need to know the tag that was assigned when you registered the trigger.



Documentation Feedback