+1 888 340 6572

SumList

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns a sum of the values of the specified numerical expressions.

Usage

SumList(Value1, Value2, Value3, etc.)

Where:

Value1, Value2, Value3, etc. - numerical expressions.

Example

SumList(45, -20, 0, 35);

Will return a value of 60.