Copy If String-Name Map

Syntax

Copy If String-Name Map

Parameters

Map

Map of string-name

Predicate

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

Output

NewMap

All pairs string-name that returns true in predicate