<<< Error Types | Index | Common runtime errors >>> |
Misspelling keywords.
Forgetting to declare a data type for a variable.
Forgetting an opening or closing parenthesis, bracket, brace, or comment character.
Forgetting to code a semicolon at the end of a statement.
Forgetting an opening or closing quotation mark.
Using a reserved word, global property, or global method as an identifier.
<<< Error Types | Index | Common runtime errors >>> |