In the template file of documentation can be inserted control words
that allow you to make calculations based on data from the PV system
project, before they are included into the final document.
In a report template all controlling words, variables and data fields
must be comprised between symbols "\" (back slash),
for example: \date\ or \Query1:CustNo\
Reference to a field name may be created, using its number. For
example: \Query1:(0)\, \Table1:(5)\
Report generator ignores spaces in field names and keywords. However,
if you want to use name with spaces, you may write it between the
chars "[" and "]"
for example: \Table1:[Field name with spaces]\
All labels of project data
are part of this macro language and can be used with all its keywords.
Attention, every key word of macro language should be used in capital letters.