Copy If Object-String Map

Syntax

Copy If Object-String Map

Parameters

Map

Map of object-string

Predicate

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

Output

NewMap

All pairs object-string that returns true in predicate