RegExp.toString
toString — Returns a string representation of the specified RegExp object.
Description
RegExp.toString()
Return values
string primitive.
Examples
Example #1 – toString example
toString — Returns a string representation of the specified RegExp object.
RegExp.toString()
string primitive.