JavaScript

The purpose of this section is to describe how JavaScript is used in the JMobile Studio applications, not to explain the JavaScript language.

JMobile Studio JavaScript is based on the ECMAScript programming language http://www.ecmascript.org , as defined in standard ECMA-262.

If you are familiar with JavaScript, you can use the same type of commands in JMobile Studio as you do in a web browser. If you are not familiar with the ECMAScript language, refer to:

https://developer.mozilla.org/en/JavaScript