bookmark_borderbookmark
Stay organized with collections
Save and categorize content based on your preferences.
SUM function
Function Name
Description
Usage
Input parameter
Return value
SUM
Adds all the values in an array.
SUM()
N/A
Sum of all the numbers in an array. The return type depends on the
type of the array. For example, for an array of type Double, the
return type is a double value.
Supported data type
The SUM function supports the following data types:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-26 UTC."],[],[]]