Gets the unencoded version of an encoded Uniform Resource Identifier (URI).
Gets the unencoded version of an encoded component of a Uniform Resource Identifier (URI).
Encodes a text string as a valid Uniform Resource Identifier (URI)
Encodes a text string as a valid component of a Uniform Resource Identifier (URI).
Evaluates JavaScript code and executes it.
Determines whether a supplied number is finite.
Returns a Boolean value that indicates whether a value is the reserved value NaN (not a number).
Converts a string to a floating-point number.
Converts a string to an integer.
Computes a new string in which certain characters have been replaced by a hexadecimal escape sequence.
Computes a new string in which hexadecimal escape sequences are replaced with the character that it represents.