Description
Unconverts a URI string to its escaped/encoded representation.
Signature
UnEscapeUriString('uri')
Example
UnEscapeUriString('https://batmans%20batcave.crm4.dynamics.com/secret%20identity') returns https://batmans batcave.crm4.dynamics.com/secret identity