Returns as decoded string from a String object encoded with the escape method.
function unescape(charString : String) : String |
Returns as decoded string from a String object encoded with the escape method.
function unescape(charString : String) : String |