ECMA

In WAScript have the ability to write scripts in a language based on ECMAScript of5 edition, dialect which is JavaScript. Programming with WAScript ECMA (dialect of ECMAScript too) is not much different from programming with JavaScript.

To WaspAce software detected the script as using EMCA as a programming language, it is necessary that the first string of the script was the following code:

//{$MODE ECMA}

If there is no label about language then syntax of pascal will be used by default.

In WAScript ECMA built following methods for working with the system: