You are here: Start » Filter Groups » Select
Select
Description
Selects elements of an array.
Filters in this group
Icon | Name | Filter Name | Description |
---|---|---|---|
![]() |
ByPredicate | SelectByPredicate | Selects the elements from the input array for which the associated predicate is True. |
![]() |
ByRange | SelectByRange | Selects the elements of the input that fall into the specified range. |