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

This example returns the number 1

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

This example returns a number representing the minimum remaining times in minutes among blocking issues.

Additional information

Parameters used in this function

ParameterInput (data type)Description
xxx

DATA TYPE

Parameter description.
Output

This function returns a NUMBER