ECMAScript

ECMAScript is a scripting language that is supported by the Plum Voice VoiceXML IVR Platform. ECMAScript, strictly speaking, refers to the standard developed by ECMA International in ECMA-262, but it is more commonly known by its most popular dialect: JavaScript. ECMAScript is an object-based language where basic language and host facilities are provided by objects and the ECMAScript program is a cluster of communicating objects. It defines a collection of built-in objects that round out the definition of ECMAScript entities. It also defines a set of built-in operators.

Related links