Programming Reference:Functions:CCToURL
From CodeCharge Studio Community Wiki
Description
Encodes a string to be used in a URL.
Location
Common
Syntax
CCToURL(string);
Return value
String
Parameters
| Name | Type | Description | Required |
| string | string | The string to be encoded. | Yes |
See also: