Prev | Next |
Scripting Panel
The 'Scripting' panel provides access to the model Scripting window, which provides the means to manage, create and edit automation scripts to work with your model. It also provides icons that will open scripting consoles for each of the supported scripting languages.

Available Facilities
Facility |
Description |
See also |
---|---|---|
JavaScript |
Click on this icon to display the JavaScript console, a command line interpreter that accepts single line JavaScript commands that will be executed one at a time. |
JavaScript Console |
Script Library |
Click on this icon to display the Scripting window, through which you can add, edit and manage model-based scripts in JavaScript, JScript and VB.Net. |
Scripting |
VBScript |
Click on this icon to display the VBScript console, a command line interpreter that accepts single line VBScript commands that will be executed one at a time. |
|
JScript |
Click on this icon to display the JScript console, a command line interpreter that accepts single line JScript commands that will be executed one at a time. |