Report creation is done by the Report Editor, a special editor that allows you to insert fixed texts and references to  data.
The fixed texts and other fixed elements of the report are inserted as in a normal text document.
The data references are enclosed in braces '{...}' and defined by the reference list.
A reference contains information on the value that you want to extract and is replaced, in the process of viewing, with the required value.

Each reference includes an expression (name of an item, of Local Variable or complex expression) and optionally the definition of the format for presenting the data.

Multiple reports can be edited at the same time thanks to the MDI functions of the editor.

Note: the fixed text of the report can not contain the characters '{' and '}', as these are interpreted as field delimiters.