.getMany()
Returns the entries that match the provided filter.
getMany(filter)
Parameter | Description |
filter | Function to test each element of the array. Return a value that coerces to |
Last updated
Returns the entries that match the provided filter.
Parameter | Description |
filter | Function to test each element of the array. Return a value that coerces to |
Last updated