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:min
 
pub.math:min
WmPublic. Returns smallest number from a list of numbers.
Input Parameters
numList
String List List of numbers from which the smallest number is to be returned.
Output Parameters
minValue
String Smallest number from the list of numbers.