This documentation is archived and is not being maintained.
JScript Reference
Visual Studio 2010
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). |
Show:
Note