String Intrinsic Functions - UrlDecode Method

Convert an encoded URL to text

Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)Unicode StringThe resulting decoded URL

Details

The UrlDecode method converts UTF-8 escaped characters back to their native equivalent.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2