UrlDecode()
Decodes the URL string to the original string, using the given encoding
Usage
STRING = UrlDecode(
p1,
p2
)
Argument | Summary |
---|---|
p1 | string |
p2 | encoding - default encoding of the URL/FORM [optional] |