StringEvery
Tests a string that all elements meet the specified criteria
Method Signature
Arguments
Argument
Type
Required
Description
Default
list
string
true
callback
function:Predicate
true
The callback to use for the test
delimiter
string
false
,
includeEmptyFields
boolean
false
false
multiCharacterDelimiter
boolean
false
true
parallel
boolean
false
false
maxThreads
integer
false
Examples
Related
Last updated