Replaces escape sequences with the corresponding special characters according to the URL encoding specification RFC 1738.


icon

Inputs/Outputs

  • cstr.png escaped string in

    escaped string in specifies an escaped string.

  • istr.png unescaped string out

    unescaped string out returns an unescaped string.