Windows Programming/JScript

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

JScript, Microsoft's proprietary version of JavaScript, is a default language in Windows Script Host. JScript is very similar to JavaScript, and was originally created so that JavaScript programmers could put their skills to use scripting a local Windows environment.

[edit] Further Reading

In other languages