Skip to content

Warning View

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

warning view, error messages

Double click on an error message to go to the corresponding source line or RVL row.

Widgets

view widgets

  • The text box is a search box.
  • The icons from left to right are Find Next Entry view widgets, find next entry , Copy Selected view widgets, copy selected , Clear All Text view widgets, clear all text.
  • Right tool Hide used to collapse whole bottom panel. You may then show it using View > Show > Output.

See Also