Compilation or syntax errors and warnings in your methods appear in the Errors and Warnings window, which displays the current number of errors and warnings at the top. Click the
Check Syntax button (

) in the Method toolbar to perform a syntax check and display any errors and warnings. In the table below, errors and warnings appear with the method and line where they occurred under
Method and
Line, respectively. Under
Message you find some information about that particular error or warning. Double-click on a warning or error to highlight the code where the error or warning occurs in the corresponding method’s editor window.