EncodeURL function
function
EncodeURL(Const Value: string): string;
Unit
SynaCode
Description
Encodes a string to URL format. Used to encode critical characters in all URLs.
See also:
EncodeTriplet
,
EncodeURLElement