Copy If String Set

Syntax

Copy If String Set

Parameters

Set

Set of strings

Predicate

Function that takes string and returns boolean.
If function returns true string would be copied to NewSet

Output

NewSet

All string that returns true in predicate