Filter an Array

Filter an array by conditions

Description

This block allows you to filter an array. It returns the filtered array results

Properties

Value to compare

This is the value to compare the values in the array against

Comparison

The comparator to check against

Results

Returns the filtered array

Last updated