Unicode Intrinsic Functions - UrlDecode Method

Convert an encoded URL to text

Member of Unicode Intrinsic Functions (PRIM_LIBI.IUnicodeIntrinsics)

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