Aller au contenu principal

Add/Edit Event Scripts

Custom Rules allow for custom functionality to be input/run at key points within event execution. The usage of Custom Rules is limited to IndySoft personnel, or customers that have receive special targeted training related to relevant functions. Adding custom rules is accomplished by navigating to step 20 of any event in the Event Configuration utility then clicking the 'new' icon to launch the custom script editor.

99168540_zoom50

Configuration Wizard - Step 19 of 22 - Custom Rules (click to expand/collapse)

The Event Custom Rule window provides entry for the custom rule descriptive name, trigger action, and the associated script itself. The right panel contains a drag and drop reference for the various custom scripting functions available with your IndySoft product.

101575231_zoom70

Edit Event Custom Rule (click to expand/collapse)

In addition, the Script Review Utility (ScriptReview.exe) can be used to review and modify scripts.

101575392_zoom60

Script Review Utility

Note that event script text can be search by using Ctrl+F. Input the search text then use F3 to repeat the search. Watches are also available from above the scripting window by pressing the 'Add Watch' and 'View Watches' button. Input the name of variable to be watched using 'Add Watch' then view the variable state using 'View Watches'. Add a breakpoint into the script by single-clicking in the white space to the left of the script line numbers. |