URLSessionFormat()
Encodes the URL with the CFTOKEN/CFID/JSESSIONID
URLSessionFormat( url=string );
Returns: String
Examples
dump(URLSessionFormat("https://docs.lucee.org/reference/functions/urlsessionformat.html"));
See also
- Strings
- Formatting
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)