Status
Tech review

Style guide




Short description

Returns a representing the sum of elements in l.

Output




The function returns a representing the sum of elements in l.


sum(number list l) #Output: Number



Parser expressionDescription


 sum([1, 2, 3, 4, 5])


The function returns the : 15


 sum(fieldValue({00025}, subtasks()))


The function returns a representing the total time spent in minutes in all sub-tasks of current issues.



Parameters used in this function

ParameterInput (data type)Description
<parameter>

Parameter description.



The function returns a