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:
| Column | Description |
|---|---|
| # | Index number of called function |
| Function | Name of called function |
| Parameters | List and values of defined function parameters |
| Return code | Error code returned by the function |
| Result | Description 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.