Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...