You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The function returns the NUMBER of numeric values in l.

Syntax
count(number list l) #Output: Number
Examples
Parser expressionDescription
append([1, 1, 2, 2])

The function returns a NUMBER : 4

count(subtasks()) - count(fieldValue({00012}, subtasks())) 

The function returns the NUMBER of sub-tasks with field "Due Date" unset.

Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a NUMBER