| World functions |
|---|
| The "world" script functions let you obtain references to other open worlds which you can then use in your script to do things to them. For example, you could write your own "send to all worlds" script. See Also ... Topic
ScriptingFunctions
GetWorld (Gets an object reference to the named world)
GetWorldById (Gets an object reference to the world given its unique ID)
GetWorldIdList (Gets the list of open worlds - returning their world IDs)
GetWorldList (Gets the list of open worlds - returning their world names)
Open (Opens a named document)
OpenBrowser (Opens a supplied URL in your default web browser)(Help topic: general=world)
Documentation contents page |