Count If Integers64

Syntax

Count If Integer64

Parameters

Array

Array of integers64

Predicate

Function that takes integer64 and returns boolean.
If Array's element returns true CountResult increases

Output

CountResult

Total Array's values that returns true in Predicate