DecodeFromURL
Decodes an encoded HTML URL string.
Method Signature
DecodeFromURL(string=[string])
Arguments
Argument
Type
Required
Description
Default
string
string
true
The string to decode.
Examples
Related
Last updated
Was this helpful?