Copy If Integer64 Array

Syntax

Copy If Integer64 Array

Parameters

Array

Array of integers64

Predicate

Function that takes integer64 and returns boolean.
If function returns true integer64 would be copied to NewArray

Output

NewArray

All integer64 that returns true in predicate