Reference > Methods urlDecode(url)¶ Definition¶ String urlDecode(String url) Description¶ Decodes URL with UTF-8 and returns the resulting string. Parameter Definition¶ Name Type Description url String URL to decode