Copy If Name-String Map

Syntax

Copy If Name-String Map

Parameters

Map

Map of name-string

Predicate

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

Output

NewMap

All pairs name-string that returns true in predicate