Definition: ECMA is an international standards organization. When they were given responsibility for the Javascript standards the language was officially renamed ECMAscript. ECMAscript itself specifies only the core language, it does not contain anything to reference the browser or the web document being displayed.
Also Known As: Javascript

