This documentation is archived and is not being maintained.
decodeURIComponent Method
Visual Studio 2010
Returns the unencoded version of an encoded component of a Uniform Resource Identifier (URI).
function decodeURIComponent(encodedURIString : String) : String
Show: