| OpenBrowser |
|---|
| Script function world.OpenBrowser
Read about scriptingType Method Summary Opens a supplied URL in your default web browser Prototype long OpenBrowser(BSTR URL);
View list of data type meaningsDescription Opens the URL you supply using the default web browser for this PC.VBscript example Jscript example PerlScript example Lua example Return value
View list of return code meaningsSee Also ... Topics
Scripting
World functionsFunctions
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)(Help topic: function=OpenBrowser)
Documentation contents page |