Copy If Text Array

Syntax

Copy If Text Array

Parameters

Array

Array of texts

Predicate

Function that takes text and returns boolean.
If function returns true text would be copied to NewArray

Output

NewArray

All text that returns true in predicate