Sum of all array elements
|
Signature |
|---|
|
Array_Sum(Array) |
|
Description |
|---|
|
Returns the sum of all Array elements. |
|
Result |
|---|
|
Sum of all Array elements. |
|
Arguments |
|
|---|---|
|
Array |
Array for which the sum shall be returned. |