Altair® Monarch® Server

 

Global Declarations Script for Standard Processes

The Global Declarations tab is part of the Script Editor. Use this tab to specify Dim statements or other statements that must be global to the entire script module.

The Global Declarations tab in the Script Editor for Standard Processes includes the following settings:

  • Script field: Displays the existing global declarations.

  • Compile: Compiles the global declarations script. If the script is compiled without errors, it is run on the specified testing location.

  • Insert Script: Allows you to quickly generate VB.NET script for frequently used tasks. Click to select the necessary options. For details, refer to Inserting a Script section.

  • Clear: Removes the scripts from the script field.

  • User Scripting Help: Opens the User Scripting API Help, which is a collection of script fragments that can be copied and pasted as useful starting points in the Script Editor.

  • Locations for testing: Displays the location used for testing the script before deploying it.