JavaScript » Functions » decodeURI

Syntax:
decodeURI(uri)

This function receives a uri that has been encoded with encodeURI and replaces each escape sequence with the appropriate chacter.