I writing a small app and would like to know if there is some information on debugging during the process. A search on "debug" revealed nothing.
Regards,
Tom B
For now you should use Log messages (by calling the Log keyword). The logs appear in the Logs tab at the right pane.
Next version will include a debugger: