Error List

The Error List displays all errors and warnings. Unlike the Output window, its trace level can not be modified. It is always set to Warning.

Error list

You can sort the content of a column in the Error List by clicking on the column heading. A second click on the column heading reverses the sort order.

In addition, you can change the width of a column by dragging its right edge. These changes can not be saved and they are lost when the application closes.

Command

Function

Category

The category of the error (Warning or Error).

Description

Detailed information about the problem.

File

The path for the file in which the problem occurred.

Line

The number of the line in which the error was located (for templates, variables, and functions).

Column

The position in the line at which the error was located (for templates, variables, and functions).

If a file, line, and position have been located for an error, then you can jump directly to the point of the error in the source code by double clicking on the error entry or by selecting it and pressing the Enter key.