Copy If String-String Map

Syntax

Copy If String-String Map

Parameters

Map

Map of string-string

Predicate

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

Output

NewMap

All pairs string-string that returns true in predicate