Structures Tab
From the Structures tab, you can access structure elements.
The Structures tab contains the following elements:
Structure Elements | Description | |
---|---|---|
![]() |
A section is a document chapter. It is composed of a title and a body. A section can contain a subsection. For more information about the insertion in a template, see Inserting Lists. |
|
![]() |
A paragraph is a text which ends with a carriage return. A paragraph cannot contain another paragraph. For more information about the insertion in a template, see Inserting Free Text. |
|
![]() |
A list contains list items and sublists. For more information about the insertion in a template, see Inserting Lists. |
|
![]() |
||
![]() |
A table is composed of:
For more information about the insertion in a template, see Inserting Tables. |
|
![]() |
||
![]() |
||
![]() |
||
![]() |
||
![]() |
A hyperlink is composed of a URL written in OTScript code and a text to be displayed. For more information about the insertion in a template, see Inserting an Anchor. |
|
![]() |
An anchor is a name defined by an OTScript code. For more information about the insertion in a template, see Inserting an Anchor. |
|
![]() |
This instruction defines a context, which is a block of template elements. For more information about the insertion in a context, see Inserting a Context and a Context Call. |
|
![]() |
A template text is a free and constant text entered by the user.
For more information about the insertion in a template, see Inserting Free Text. |
|
![]() |
An OTScript code is a piece of code returning a string.
For more information about the insertion in a template, see Inserting an OTScript Code Block. |
|
![]() |
This instruction calls a context to recursively insert the same behavior evaluation in a generated report file. For more information about the insertion in a context, see Inserting a Context and a Context Call. |
|
![]() |
This instruction defines a field, which is an association between a name and an OTScript code. If you use the corresponding field in output formats or in template texts, the field is substituted by its value during the report file generation. For more information about the insertion in a template, see Inserting Set Fields. |
|
![]() |
You can select the orientation of pages and the paper size of a generated report file. For more information about the insertion in a template, see Inserting Formatting Instructions. |
|
![]() |
A section of a generated report file can be displayed in columns. For more information about the insertion in a template, see Inserting Formatting Instructions. |
|
![]() |
This instruction calls an existing template to insert the corresponding subtemplate in a generated report file. For more information about the insertion in a template, see Including an Existing Template. |