Copy If Object-Text Map

Syntax

Copy If Object-Text Map

Parameters

Map

Map of object-text

Predicate

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

Output

NewMap

All pairs object-text that returns true in predicate