...
The HTML can then be displayed using the display.screen.execute() API or a combination of display.screen.readwrite() and and display.screen.writeread(). Once Once displayed, the screen can be submitted back to the server with the use of the pui.submit() client-side browser API.
...