DB
FunctionsArray

array_filter

Keeps elements that pass a filter condition from either a mask array, a comparison value, or intrinsic truthiness.

array_filter(…) → String

Kind · scalar

Keeps elements that pass a filter condition from either a mask array, a comparison value, or intrinsic truthiness.

Part of the Array family.