Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


representing the sum of elements in l.number
Short description

Returns a the sum of elements in l.

Output

Status
subtletrue
titlenumber

Output
Available since

Status
subtletrue
colourRed
title

needs lookup




representing the sum of elements in l.
UI Text Box
sizemedium
typeinfo
The This function returns a
Status
subtletrue
titlenumber


Code Block
languagebash
titleSyntax
linenumberstrue
sum(number list l) #Output: Number


UI Expand
titleExamples


: This example returns the number 15

This example returns a number representing the total time spent in minutes in all sub-tasks of current issues.

Parser expressionDescription


Code Block
languagebash
linenumberstrue
 sum([1, 2, 3, 4, 5])


The function returns the

Status
subtletrue
titlenumber


Code Block
languagebash
linenumberstrue
 sum(fieldValue({00025}, subtasks()))


The function returns a

Status
subtletrue
titlenumber



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>xxx

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The This function returns a

Status
subtletrue
titlenumber