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


Short description

Returns a

Status
subtletrue
titlenumber
representing the sum of elements in l.

Output

Status
subtletrue
titlenumber




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


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


UI Expand
titleExamples


Parser expressionDescription


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


The function returns the

Status
subtletrue
titlenumber
: 15


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


The function returns a

Status
subtletrue
titlenumber
representing the total time spent in minutes in all sub-tasks of current issues.



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The function returns a

Status
subtletrue
titlenumber