Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The JScript functionality for Windows Mobile provides a run-time engine for parsing and translating Microsoft JScript code on Web pages and in other host applications.

Hosting for JScript is provided by Internet Explorer Mobile.

JScript is a general-purpose, object-based scripting language that is based on the ECMA 262 language specification (ECMAScript Edition 3). With a few exceptions, to maintain backward compatibility, JScript is a full implementation of the ECMA standard. Effective with Windows CE .NET 4.2, the JScript functionality includes optional support for script authoring. Script authoring support allows programmers to access the DHTML Dynamic Properties.

Modules and Components

The following table shows the components and modules that implement the JScript functionality.

Item Module Component

JScript engine

jscript

None

For More Information See