Set up Trigger Script Trigger
The Trigger Scripts enables you to create, maintain, and invoke reusable structured code blocks. These structure code blocks can perform all the operations of existing trigger actions.
The Template Runtime provides the ability to debug trigger scripts and set break points in trigger scripts, code execution, and examine values.
A debug attribute can be set for any Trigger Script trigger. When a trigger with the debug attribute is executed in runtime, the Trigger Script Debugger window displays and execution is paused at the related trigger scripts and then goes through the code execution, examining values, and evaluating code segments.