This function is the complement of the escape() function described in its own topic elsewhere.
A string that might have been escaped with the escape() function either locally or remotely, can be converted back to a normal unescaped string with this function.
This function has Unicode support in MSIE version 4.
As far as ECMAScript is concerned, this is superceded in edition 3 with a set of generalized URI handling functions. The JScript 5.5 documentation refers to this as a deprecated feature.
Prev | Home | Next |
Undocumented features | Up | Unicode |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |