Warning View¶
Purpose¶
To display syntax error messages as you edit javascript files.
How to Open¶
The Warning View is hidden in the Default Layout. You may then show it using View > Show > Output
.
The Warning View opens automatically when you work with source editor and there is a syntax error. It also shows up in RVL if you have some incomplete or invalid statement.
Warning Message¶
Double click on an error message to go to the corresponding source line or RVL row.
Widgets¶
- The text box is a search box.
- The icons from left to right are Find Next Entry , Copy Selected , Clear All Text .
- Right tool
Hide
used to collapse whole bottom panel. You may then show it usingView > Show > Output
.