Returns the unencoded version of an encoded component of a Uniform Resource Identifier (URI).
decodeURIComponent(encodedURIString) |
| JScript |
| decodeURIComponent Method (JScript 5.6) |
| See Also |
Returns the unencoded version of an encoded component of a Uniform Resource Identifier (URI).
decodeURIComponent(encodedURIString) |
Remarks
Requirements
See Also