Integration Cloud
6.6.0 |
Built-In Services
|
Built-In Services
|
min
min
Returns the 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.