# decodeURIComponent(string)

The **`decodeURIComponent()`** function decodes a Uniform Resource Identifier (URI) component previously created by [encodeuricomponent](https://osl.mistium.com/functions/encoding/encodeuricomponent "mention") or by a similar routine.
