Copy If Integer64-Text Map

Syntax

Copy If Integer64-Text Map

Parameters

Map

Map of integer64-text

Predicate

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

Output

NewMap

All pairs integer64-text that returns true in predicate