Copy If Integer-Text Map

Syntax

Copy If Integer-Text Map

Parameters

Map

Map of integer-text

Predicate

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

Output

NewMap

All pairs integer-text that returns true in predicate