Visual Basic Scripting Edition  

Unexpected quantifier

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

Regular Expression (RegExp) Object