stringfilter()
Filters a string to its elements for which the callback function returns true.
Introduced: 6.0.0.105
stringfilter( string=string, closure=function );
Returns: String
Examples
There are currently no examples for this functionSee also
- string.filter()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)