global.decodeURIComponent

String decodeURIComponent (String uri)

Parameters

uri The text to decode.

Description

Decodes a string created with?encodeURIComponent().