Maptitude GISDK Help

Sum()

Summary

Computes the sum of an array of numbers.

 

Syntax

total = Sum(array input_array)

 

Argument Contents
input_array An array of numbers

 

Returns

A real number that is the sum of all the values in input_array.

 

Notes

Error Codes

Error Type Meaning
Error The array contains values that are null or are not numbers

 

See Also

Function Summary
Avg() Computes the average value of the elements of an array

 

 

©2025 Caliper Corporation www.caliper.com