stringsort()
Returns a string containing the sorted characters from the input.
stringsort( inputString=string );
Returns: String
Examples
There are currently no examples for this functionSee also
- string.sort()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)