From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

XDCscript - xdc.global

The original JavaScript Global object

Contents

Description

The value of xdc.global is the same as JavaScript's Global object. This alias exists because JavaScript does not define a unique name for the Global object; it is referenced via this or a DOM-specific global property such as window. The xdc.global alias allows arbitrarily nested functions to access globally defined variables and functions.

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference