Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

Console Window

The Console window is a command line interpreter through which you can quickly enable a script engine and enter commands to act on the script (JScript, JavaScript and VBScript).

You can open the Console window for JavaScript through the Simulate and Specialize ribbons. You can open the Console window for VBScript and JScript through the Specialize ribbon.

For the three scripting languages, you type the commands in the field at the bottom of the window; when you press the Enter key, the script console executes the commands and displays any output immediately. The Console commands are described in the JavaScript Console Help topic.

Access

Ribbon

Specialize > Tools > JavaScript

Specialize > Tools > VBScript

Specialize > Tools > JScript

Simulate > Console > JavaScript

Notes

  • This facility is available in the Corporate, Unified and Ultimate Editions

Learn More