Convert an encoded URL to text
Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Unicode String | The resulting decoded URL |
The UrlDecode method converts UTF-8 escaped characters back to their native equivalent.
Febuary 18 V14SP2