Returns the maximum value from a list.
Inputs
Number
Name
Object Type
Description
Optional
1
Numbers
List
<
System.Double
>
List of numbers.
No
Outputs
Number
Name
Object Type
Description
1
Max
System.Double
Maximum value of the numbers in the input list.