Copy If Integer64-String Map

Syntax

Copy If Integer64-String Map

Parameters

Map

Map of integer64-string

Predicate

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

Output

NewMap

All pairs integer64-string that returns true in predicate