Docs Menu
API Developer Guide / middleware / pub / math / addIntList

Service: addIntList

This service will provide the sum of an Integer Array/List

Input Parameter:

Name Type Description
numList: Integer Array Integer Array/List given as input

Output Parameter:

Name Type Description
sumOfList: Integer Array Sum of the List