JScript  

Regular expression object expected

[This is preliminary documentation and subject to change]

You attempted to invoke the RegExp.prototype.toString or RegExp.prototype.valueOf method on an object of a type other than RegExp. The object of this type of invocation must be of type RegExp.

To correct this error

See Also

Regular Expression Object | Regular Expression Syntax