Url
This section contains reference documentation for the url functions.
Last updated
Was this helpful?
This section contains reference documentation for the url functions.
Last updated
Was this helpful?
Returns the url-encoded or url-decoded string of the input string with UTF_8 encoding, formatting details see
encodeUrl(string)
decodeUrl(string)
https://www.google.com/search?q=key1%3Dval1+key2%3D45%25+key3%3D%2347
https://www.google.com/search?q=key1=val1 key2=45% key3=#47