Hi,
I would like to open a new tab with a URL from the browser where the application is launched.
If the application is launched from Chrome, then it should open a new tab in same chrome browser instance.
If the application is launched from IE, then it should open a new tab in same IE browser instance.
Same for any other browsers (Firefox, Edge).
Any idea, is this can be done in power server web?
Suggestion: use the built-in INET object and its HyperLinkToURL() command instead of RUN().
HTH
Regards ... Chris