OpenUrl

From Game Editor

Jump to: navigation, search

openUrl opens web page with the user's standard browser.

Example:

openUrl("http://www.game-editor.com/");

Note that you have to insert http:// before the name for web pages.