Output
On the Output tab, these results are shown when you execute a process:
- Name of the process that has been executed.
 - Parameter values that you have defined on the Parameters tab.
 - Output of the 
WriteandWriteLinestatements. - Output of the 
LogDebug,LogInfo,LogWarn, andLogErrorstatements. - Compiler result, compiler message, method result, and time in milliseconds the execution of the process took.
 
These results are shown in debug mode: Output of the Write, WriteLine, LogDebug, LogInfo, LogWarn, and LogError statements. 
Note: When you click  on the toolbar, messages are stored in a file in the temp directory. They are not shown on the Output tab.