Table of Contents

SUM

Specification Value
Description Returns the sum of a value for all elements in a specified list.
Parameter 1 Name List
Parameter 1 Type list of objects
Parameter 2 Name Value
Parameter 2 Type numeric type - int, double or decimal
Parameter 3 Name -
Parameter 3 Type -
Return value Returns the sum of the values of the elements in List.

More examples: