What is Console Window
Console Window shows the outputs of the scripts and accept the input on debugging and running.
Usage
- The background color of Console Window change on debugging or running. Colors are selected in [Tool]-[Options]-[Console Window].
- Double click on the row that includes a filename and row number, and jump to the corresponding line.
- Console Window can accept the input on debugging and running. When you enter the return key, RDE accepts the inputs that is on the last row and after prompt.
Console Window Menu
- Stay On Top
- Console Window stays on top when undocking.
- Font...
- font setting.
- WordWrap
- WordWrap with the width of Console Window.
- Clear
- Clear contents
- Console2ActiveCodeWindow
- Insert contents into Active Code Window.
- Console2NewCodeWindow
- Insert contents into a new Code Window.
- Property...
- Editor Property of Console Window