The Built-in Method Library for the Application Builder
This section lists built-in methods available in the Method Editor in addition to the methods that operate on the model and application objects. For more information on the model object and its methods, refer to earlier sections of this book and the Programming Reference Manual. For more information on the application object, see The Application Object. Some of the listings have associated example code but for more extensive programming examples, see Programming Examples.
The syntax rules are those of the Java® programming language. Note that each line of code needs to end with a semicolon (;), but the semicolon is omitted in the listings below.