Menu

Output

 
 
Output
 
 
The Output panel is used by the Editor to display text relating to a project's execution.  Runtime information and error messages are displayed here, coupled with any text directed at the Output feature.
 
Any strings written to the console at runtime using either Console.Write or Console.WriteLine will be redirected to the output panel.
 
The Output panel is shown by selecting View Output from the menu bar or by clicking the Output button in the Standard toolbar.
 
1

Clear All

1. Clear All
Clears the output panel of text.
2

Toggle Word Wrap

2. Toggle Word Wrap
When selected, causes text in the output panel to be wrapped.
3

Output text

 
Displays all output text from an executing project.