Copy If String-Text Map

Syntax

Copy If String-Text Map

Parameters

Map

Map of string-text

Predicate

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

Output

NewMap

All pairs string-text that returns true in predicate