This method reads a user's response to a browser-based screen or a mobile device screen screen previously displayed with display.screen.write(). It is typically used when multiple overlaid formats are displayed; otherwise, the display.screen.execute() can be used in place of a separate calls to display.screen.write() and then display.screen.read().
...