The ArgumentError class represents an error that occurs when the arguments supplied in a function do not match the arguments defined for that function.
[static] A mathematical constant for the base-10 logarithm of the constant e (Math.E), expressed as log10e, with an approximate value of 0.4342944819032518.
[read-only] The Uniform Resource Identifier (URI) of the QName object.
RegExp
Properties
The RegExp class lets you work with regular expressions, which are patterns that you can use to perform searches in strings and to replace text in strings.