Shell
To get an instance: require("uxp").shell
shell.openExternal(url)
Opens the url in an the system browser.
| Param | Type |
|---|---|
| url | string or URL |
To get an instance: require("uxp").shell
Opens the url in an the system browser.
| Param | Type |
|---|---|
| url | string or URL |