JavaScript Server Globals Remarks

From Virtual World Web Wiki
Jump to: navigation, search

These objects are created by the core, and are always available to server scripts. An instance of each can be accessed at the global scope. For example, a script can access DOM.Self to get a reference to the DOMScript node on which the script is running.