Important Programming Tools
The Application Builder includes several tools for automatically generating code as well as debugging. These tools include code completion, Record Method, Record Code, Convert to New Method, Editor Tools, Language Elements, Copy as Code to Clipboard, Call Stack, and Variables, and are described in the book Introduction to the Application Builder. These utilities allow you to quickly get up and running with programming tasks even if you are not familiar with the syntax.
The following sections describes two of the most important tools: code completion using Ctrl+Space and Record Code. Using these tools will make you more productive, for example, by allowing you to copy-paste or autogenerate blocks of code.