URL.Unquote (gb.util.web)

Static Function Unquote ( Path As String [ , DoNotDecodePlus As Boolean ] ) As String

Decode and return an URL encoded in the application/x-www-form-urlencoded format.

  • Path is the URL to decode.