ECMAScript reference

VoiceXML 2.0 supports the ECMAScript Language Specification. This is an object-oriented scripting language for computation and object manipulation.

  • The Voice Platform uses the JavaScript implementation of ECMAScript as provided by Mozilla Rhino.
  • Rhino is compatible with the ECMAScript specification (but does not implement 100% of it).

This appendix provides ECMAScript quick reference information. See also, JavaScript: The Definitive Guide, Fourth Edition published by O’Reilly Media, Inc., and Netscape’s Core JavaScript Reference 1.5.