Copy If Object-Name Map

Syntax

Copy If Object-Name Map

Parameters

Map

Map of object-name

Predicate

Function that takes object and name and returns boolean.
If function returns true pair object-name would be copied to NewMap

Output

NewMap

All pairs object-name that returns true in predicate