Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Math Folder | Summary of Elements in this Folder | pub.math:max
 
pub.math:max
WmPublic. Returns the largest number from a list of numbers.
Input Parameters
numList
String List List of numbers from which the largest number is to be returned.
Output Parameters
maxValue
String Largest number from the list of numbers.