Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 1.28 KB

File metadata and controls

34 lines (31 loc) · 1.28 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs ms.assetid caps.latest.revision author ms.author manager
Syntax error in regular expression (JavaScript) | Microsoft Docs
01/18/2017
windows-client-threshold
javascript
article
VS.WebClient.Help.SCRIPT5017
JavaScript
TypeScript
DHTML
7799ed69-c877-42a1-87cf-ad6739302c10
7
mikejo5000
mikejo
ghogen

Syntax error in regular expression (JavaScript)

The structure of your search string violates one or more of the grammatical rules of a [!INCLUDEjavascript] regular expression.

To correct this error

  • Ensure the structure of your regular expression search string adheres to the [!INCLUDEjavascript] regular expression syntax.

See Also

Regular Expression Object
Regular Expression Syntax (JavaScript)
compile Method (Regular Expression)