Creating script libraries
You can create a library starting with a clean coding area.
Procedure
- In the Applications Navigator, expand an application name.
- Expand Code, right-click Script
Libraries, and click New Script Library.
Alternatively, you can click
. - Do the following in the New Script Library dialog
box:
- Type a name for the library. The name must be unique and must conform to the naming rules for the operating system.
- Select the library type:
JavaScript
(client) orServer JavaScript
. - Select the application if it is not the current application.
- Click OK.