The results of function calls are saved and can be viewed in Statistics tab.

The tab is made in the form of a table with lines forming the list of functions sorted in the order of calling, and columns representing function properties:

ColumnDescription
#Index number of called function
FunctionName of called function
ParametersList and values of defined function parameters
Return codeError code returned by the function
ResultDescription of error code

Statistics tab:

PICTURE

[Save log] and [Clear list] buttons are located below the table. The first serves for saving the call protocol into a *.csv file (logfile.csv by default) and the second – for clearing the results.

  • No labels