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