| 
 
 max
  | 
  The max function returns the largest value among its arguments.  Usage  The max function is used to determine the largest value from a set of values.
         
  (max num1 num2 ...) The largest value from the set of values provided.
Expression: 
Arguments 
                                           Name 
                                           Type 
                                           Description Argument: num1 num2 ... Number 
Any Number of values 
Returns: 
 
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
| Number | Integer | 
Here are also a number of links to functions having arguments with any of these data types.
 
 | 
Analytic Information Server (AIS)AIS Component Systems 
  |