Navigation:  Contents > Expressions >

StimulReport.Net User Manual

Print this Topic Previous pageReturn to chapter overviewNext page

Using variables from the report code

The report generator allows you to add any additional code into the report code. This capability can be used for processing of variables. These variables can always be used in expressions in the report.

Principles of use of variables from the report code are the same as principles of use of variables from the dictionary. But you should know that only variables from the dictionary can be used for calculation of any values. For example, calculation of the progressive total.

Important! Only variables from the dictionary can be used for calculation of any values.