URLSessionFormat()
Encodes the URL with the CFTOKEN/CFID/JSESSIONID
URLSessionFormat( url=string );
Returns: String
| Argument | Description |
|---|---|
|
url
string,
required
|
edit
URL of a cfml template |
Examples
editdump(URLSessionFormat("https://docs.lucee.org/reference/functions/urlsessionformat.html"));
See also
- Strings
- Formatting
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)