Creating script libraries

You can create a library starting with a clean coding area.

Procedure

  1. In the Applications Navigator, expand an application name.
  2. Expand Code, right-click Script Libraries, and click New Script Library.

    Alternatively, you can click File > New > Script Library.

  3. Do the following in the New Script Library dialog box:
    1. Type a name for the library. The name must be unique and must conform to the naming rules for the operating system.
    2. Select the library type: JavaScript (client) or Server JavaScript.
    3. Select the application if it is not the current application.
  4. Click OK.