Share via


Unexpected quantifier (VBScript) 

When composing your regular expression search pattern, you did not properly specify the match string.

To correct this error

  • Ensure your search pattern is properly constructed.

See Also

Concepts

Regular Expression (RegExp) Object