Introduction to Programming |
Active Web |
The Active Web script implements a subset of the EcmaScript language defined in ECMA-262 3rd Edition December 1999. This standard is based on the Netscape JavaScript language. The EcmaScript standard is available on the web at http://www.ecma-international.org/publications/standards/ECMA-262.HTM
Active Web script conforms to the EcmaScript standard except for the Regular Expression Objects and the Error Objects.
Topic ID: 150064