Under menu 'Extras', "Custom result variables' some custom result values can be defined. These are shown in the report and they can be used in optimizations or graphics in the parameter variations.

The the first table new variables can defined giving a "Name", "Description" and unit. In the second table parameters can be selected which can be used in the calculation of the values of the new variable. In the lower field the formula can be defined using ECMAscript language. The parameters can be referred by using capital letters 'A', 'B', ...
The example above shows a simple calculation of the radial force for a bearing. This radial force could now be used for graphics or optimizations in the parameter variation.
In addition to selected parameters in the second table, general values of a calculation module can be accesses by using 'module.getVar("name")'. The variable names are the same as used for custom report templates or the COM Interface.