The dynamic code editor automatically displays an syntax errors in the error list. The error list does not display compiler errors, to validate compilation click the validate compilation button in the toolbar.


Double clicking an error in the error lists moves the caret to the position of that error.



Line

The line in the code where the error was detected.


Char

The character in the line in the code where the error was detected.


Description

A description of the error.