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

Compare with Current View Page History

« Previous Version 3 Next »


The function returns the maximum NUMBER in l.
Syntax
max(number list l) #Output: Number
Examples
Parser expressionDescription
max([1, 2, 5, 4, 3]) 

The function returns the NUMBER : 5

 max(fieldValue({00024}, linkedIssues("is blocked by")))

The function returns a NUMBER representing the maximum remaining times in minutes among blocking issues.

Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a NUMBER