July 1998
Intermediate to advanced
1456 pages
65h 5m
English
unescape() — NN 2 IE J1 ECMA 1
unescape(string)Returns a decoded version of the URL-encoded string passed as a parameter to the function. URL encoding converts nonalphanumeric characters to hexadecimal values (such as %20 for the space character).
String.
string
Any URL-encoded string value.
Read now
Unlock full access