Open A URL in Browser

Is there a way to open a browser window from a panel plugin? The usual window.open() throws the error:
Plugin TypeError: window.open is not a function

https://adobexdplatform.com/plugin-docs/reference/uxp/class/Shell.html

2 Likes