Last Updated: Mar 8, 2023
Use this function to switch the focus of the web application to another, if already launched. Otherwise, this function can launch a new web application using the input URL.
Switch or Launch Web App( app_url, title)
| Input Parameter Name | Description |
|---|---|
| app_url | URL of the web application to be launched |
| title | Title of the page |
To launch a new webpage, provide the complete URL as app_url and NA as title.
To view all the UI functions, click here.