Web
Library for interacting with the local browser
- namespace Web
function launchBrowser(url)[link]
Launches the user's default browser (or creates a new tab) and points it to a URL.
Arguments
Name | Type | Description |
---|---|---|
url | string | URL to open the browser to. |