How to open a new workspace tab and close an existing tab in UI Builder
You may want to close the existing tab and open a new tab in response to a user interaction. E.g., click the "Next" button which closes the current page and opens a new page. Existing solutions, using "SCREEN_STATUS_CHANGED" have been surfaced, bu...

