JScript  

Syntax error in regular expression

The structure of your search string violates one or more of the grammatical rules of a JScript regular expression.

To correct this error

Ensure the structure of your regular expression search string adheres to the JScript regular expression syntax.

See Also

Regular Expression Object | Regular Expression Object Properties | Regular Expression Object Methods | Regular Expression Syntax | compile Method