Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 799 Bytes

File metadata and controls

28 lines (24 loc) · 799 Bytes
title ms.date ms.prod ms.technology ms.topic f1_keywords dev_langs ms.assetid author ms.author manager
Syntax error (JavaScript) | Microsoft Docs
01/18/2017
visual-studio-windows
vs-javascript
reference
VS.WebClient.Help.SCRIPT1002
JavaScript
TypeScript
DHTML
e4a9d980-f3ef-4092-b192-bf4a45981d30
mikejo5000
mikejo
ghogen

Syntax error (JavaScript)

You created a statement that violates one or more of the grammatical rules of [!INCLUDEjavascript].

To correct this error

  • Double-check the syntax of your program on the line number indicated.

  • Look for misdirected parentheses or braces.

See also

Error Object