String unescape (String stringExpression)
Translates URL-encoded string into a regular string, and returns that string.
Use the escape() global function to URL-encode strings.