stringevery()
Determines if all elements of a string satisfy a given condition.
Introduced: 6.0.0.105
stringevery( string=string, closure=function );
Returns: Boolean
Examples
There are currently no examples for this functionSee also
- string.every()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)