Create new scripts

To create new scripts, you can either use the resources stored within Neptune DXP - Open Edition as starting point or write complete new scripts.

Prerequisites

Procedure

  1. Right-click on Scripts. When you open a new project, the entries Scripts and Globals are entered by default.

    script editor new
  2. Click New scripts.

    Result: A new dialog opens.

  3. Enter a name for the script, write a description and choose whether to use typescript.

    script editor new serverscript
You can import scripts that are stored on your computer. Right-click on Scripts and click Import Script.

Result

  • Your new script automatically opens in the working space on the right side.