Profound UI defines screens and sends data using the JSON or JavaScript Object Notation format. This function allows you to download JSON information of the current Rich Display File or Genie screen for debugging. It is similar to taking a "screenshot". The screen can later be re-displayed for debugging using the jsonURL query string parameter. The URL to re-display the screen may look like this: http://ibmi:8080/profoundui/start?jsonURL=/saved_screen.txt.
Profound UI provides a shortcut key to call this function while you are running a Rich Display File or a Genie application. Simply press Ctrl-F9 and a JSON screenshot download will be initiated.