Application Builder Tools > The Methods Branch

The Methods Branch
The Methods branch () contains references to any user-defined methods that you have added to the application. Right-click the Methods node and choose New Method to add a new method. In the New Method window that opens, enter a method name in the Name field, and then click OK. A new Method node () with that name is then added, and an editor window for the method opens, where you can define the code for the new method (see Working with Methods).