To decode a given string from a URL-compliant format into text
This function will convert a string from URL-compliant format into plain text based on the ASCII character set.
urlDecode(string)
string
Result: https://ninox.com?Name=Frank Böhmer
http
, which sends an HTTP request.
urlEncode
, which converts a given string into a URL-compliant string based on the ASCII character set.