
Convert a URL to encoded text
Member of Unicode Intrinsic Functions (PRIM_LIBI.IUnicodeIntrinsics)
Parameters
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Unicode String | The resulting encoded URL |
Details
The UrlEncode method converts certain characters in a string to escape characters representing the UTF-8 encoding of the character. All characters are converted except for A-Z a-z 0-9 ; , / ? : @ & = + $ - _ . ! ~ * ' ( ) #
See also
LANSA Version 15, April 2020