From this option, the programmers gain a full understanding of the operation and the components that make up the object without leaving it, but it is not possible to make any changes.

1 The Axional Studio Console

This option is only accessible to programmers who are knowledgeable in the software.

Console Informs about logs, warnings and errors occurred in the object during execution. Use the delete icon to clean the list.
SQL Shows the selects performed within the object fields.
Boxes Displays information about the existing boxes, hidden or unhidden, of the object.
Fields Displays information about the existing fields on the object. It includes information about output columns, attributes, column options, soft referencees relations and blob fields.
Tabs Displays information about the existing tabs on the object.
Buttons Displays information about the existing buttons on the object.
Actions Displays information about the existing buttons on the object.
Expression tool This tool consists of three areas:
  • Expression: an area of text where expressions can be written. These can be evaluated with the data from the current form.
  • Result: an area that displays expression evaluation result. In case the expression causes an error, it will be displayed right here in red.
  • Help: a small navigable document that shows the basics of UEL expressions (Syntax, Operators, Available Functions). In addition, some examples can be clicked so that they go directly to the area of expression and are instantly evaluated.