FILTER
Returns all element in the array for which the lambda returns true.
FILTER(array, LAMBDA(item, [expr]))