Skip to content

Warning View

warning view

Purpose

Displays syntax error messages as you edit JavaScript files.

How to Open

The Warning View is hidden in the Default Layout. You can then show it using View > Show > Output.

The Warning View opens automatically when you are working with the source editor and a syntax error occurs. It also appears in RVL if you have an incomplete or invalid statement.

Warning Message

warning view, error messages

Double-click an error message to navigate 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.
  • The Hide tool on the right is used to collapse the entire bottom panel. You can then show it using View > Show > Output.

See Also