Copy If Object Set

Syntax

Copy If Object Set

Parameters

Set

Set of objects

Predicate

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

Output

NewSet

All object that returns true in predicate