The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This documentation is archived and is not being maintained.
The JScript programming language includes an assortment of properties, methods, objects, functions, and so on. In addition, JScript can use many corresponding features from the .NET Framework class library. The following sections explain the proper use of these features and the proper syntax within JScript.
Note
JScript 10.0 is used for applications that run on a server by using the .NET Framework. For information about writing scripts that run on a client computer in a Web browser, see JScript (Windows Script Technologies).
Introduces the elements and procedures that developers use to write JScript code and links to specific areas that explain the details behind language elements and code syntax.