ECMAScript is the name of the Ecma International Standard 262. It is based on the scripting language JavaScript which was delivered by Netscape to Ecma for standardization. The 3rd Edition was published in 1999 following the 2nd edition of the specification which was published in 1998. It adds new features including regular expressions, numeric formatting, and try/catch exception handling.
ECMAScript is the name of the Ecma International Standard 262. It is based on the scripting language JavaScript which was delivered by Netscape to Ecma for standardization.
The 3rd Edition was published in December 1999 following the 2nd edition of the specification which was published in June 1998. It adds new features including regular expressions, numeric formatting, and try/catch exception handling.