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 minimum NUMBER in l.
Syntax
min(number list l) #Output: Number
Examples
Parser expressionDescription
max([1, 2, 5, 4, 3]) 

The function returns the NUMBER : 1

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

The function returns a NUMBER representing the minimum 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