Copy If Name-Text Map

Syntax

Copy If Name-Text Map

Parameters

Map

Map of name-text

Predicate

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

Output

NewMap

All pairs name-text that returns true in predicate