Xojo.Math.Min

From Xojo Documentation

Method

Xojo.Math.Min(value1 As Double, value2 As Double, ParamArray moreValues As Double) As Double

Supported for all project types and targets.

Returns the minimum value out of all the values passed in as parameters.