Hybrid Integration 10.2 | Integrating On-Premises Applications | Integration Server Built-In Services | Math Folder | pub.math:addIntList
 
pub.math:addIntList
WmPublic. Adds a list of integers (represented in a String list) and returns the sum.
Input Parameters
numList
String List Numbers (integers represented as Strings) to add.
Output Parameters
value
String Sum of the numbers in numList.
Usage Notes
Make sure the strings that are passed to the service in numList are in a locale-neutral format (that is, using the pattern -####.##). Passing locally formatted strings may result in unexpected results. For example, calling pub.math:addFloats in a German locale with the arguments 1,23 and 2,34 will result in the value 357, not 3.57 or 3,57.

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release