JavaScript Overview

OpenAir user scripts are external JavaScript files. OpenAir is compliant with ECMAScript 5.

JavaScript is a cross-platform, object-oriented scripting language.

Important:

For OpenAir to use an external JavaScript file, it must be stored in a Workspace as an ASCII text file with the file extension .js.

JavaScript is easy to learn.

Key Points