RegExp
Constructs new RegExp from a string. Same as RegExp(s, ALL).
Parameters
s
regexp string
Throws
if an error occurred while parsing the regular expression
Constructs new RegExp from a string. Same as RegExp(s, ALL).
regexp string
if an error occurred while parsing the regular expression