JScript OS Design Development

A version of this page is also available for

Windows Embedded CE 6.0 R3

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

JScript Application Development | JScript

Internet Explorer Mobile