Script Editor

The Script Editor provides an integrated editing environment for script add-ins. Using the script editor you can:

  • Create new scripts, script modules and include files.

  • Edit scripts in multiple tabs using a syntax highlighting text editor (an external editor can also be configured if desired).

  • Design dialogs and edit string resources.

  • Add icons, images and other supporting asset files.

  • Easily add template functions (.js and .vbs) for the various script events.

  • Save and use your own text snippets (e.g. for boilerplate code you frequently have to type).

The script editor can read and write script packages directly. It also supports single, non-packaged, script files.

To open a script in the script editor, use the Edit function from the Script Management dialog.

See also: Script Assets Editors Snippets

最后更新于