Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
JScript incorporates almost all of the features of the ECMAScript Edition 3 Language Specification. In addition, JScript is being developed in conjunction with ECMAScript Edition 4 and incorporates many of the proposed features of that language as well. The tables below list the features of ECMAScript 3 and the proposed ECMAScript 4 features that JScript supports.
Features supported by JScript
Category |
Proposed ECMAScript 4 Feature/Keyword |
---|---|
Class-Based Objects |
class, extends, implements, interface,function get, function set, static,public, private, protected, internal,abstract, final,hide, override,static |
Declarations |
|
Enumerations |
See Also
Concepts
Microsoft JScript Features - Non-ECMA (Visual Studio - JScript)