StartDefaultBrowser

From VisionaireWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

startDefaultBrowser

Open an url in user's default browser

Lua Syntax:

startDefaultBrowser(Url)

Arguments

Url

"string" - The url which should be opened

Flags

Return Values

status
True/false depending if the browser was successfully launched.