JScript provides 16 intrinsic objects as part of the language specification. Each intrinsic object has associated methods and properties, which are described in detail in the language reference. Several commonly used objects are discussed in this section to illustrate the basic syntax and use of intrinsic objects.
Describes how to add expando properties and methods to objects and explains the difference between using the dot operator and the index operator to access object members.
Lists all the objects provided by the JScript language and links to language reference information that explains the proper use and syntax for each object.