String Intrinsic Functions - UrlDecode Method

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.


See also

All Component Classes

Technical Reference