Filter an array by conditions
This block allows you to filter an array. It returns the filtered array results
This is the value to compare the values in the array against
The comparator to check against
Returns the filtered array
Last updated 3 years ago