Declaration Contents
Right-click nodes to select items from the Declarations Contents submenu. This group of report components provides information about declarations in applications created using the Application Builder. See The Declarations Branch in the Application Builder documentation.
Choice List
The Choice List report node () adds a list of combo boxes, lists, and radio buttons.
Unit Set
The Unit Set report node () adds a unit set from an application to the report.
String
The String report node () adds a list of named strings that are included with form objects and methods.
Double
The Double report node () adds a list of named scalar double floating-point values that are included with form objects and methods.
Boolean
The Boolean report node () adds a list of named scalar Booleans that are included with form objects and methods.
Integer
The Integer report node () adds a list of named scalar integers that are included with form objects and methods.
Array 1D String
The Array 1D String report node () adds a list of named string arrays that are included with form objects and methods.
Array 1D Double
The Array 1D Double report node () adds a list of named double floating-point arrays that are included with form objects and methods.
Array 1D Boolean
The Array 1D Boolean report node () adds a list of named Boolean arrays that are included with form objects and methods.
Array 1D Integer
The Array 1D Integer report node () adds a list of named integer arrays that are included with form objects and methods.
Array 2D String
The Array 2D String report node () adds a list of named 2D string arrays (matrices) that are included with form objects and methods.
Array 2D Double
The Array 2D Double report node () adds a list of named 2D arrays (matrices) of double floating-point values that are included with form objects and methods.
Array 2D Boolean
The Array 2D Boolean report node () adds a list of named 2D Boolean arrays (matrices) that are included with form objects and methods.
Array 2D Integer
The Array 2D Integer report node () adds a list of named 2D integer arrays (matrices) that are included with form objects and methods.