Integer List Sum
Get the sum total of a list of integers.
| Parameter | Description |
|---|---|
| Integer List | The integer list. |
| Sum | Store the sum in an integer variable. |
Get the sum total of a list of integers.
| Parameter | Description |
|---|---|
| Integer List | The integer list. |
| Sum | Store the sum in an integer variable. |