Page History
String Intrinsic Functions - UrlDecode Method
| Panel | ||
|---|---|---|
| ||
Convert an encoded URL to text |
Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Unicode String | The resulting decoded URL |
Details
The UrlDecode method converts UTF-8 escaped characters back to their native equivalent.