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 8.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.