My background is foxpro where it is easy to find a minimum of a set of values. I would like to know how this is possible in VB:
I have 3 variables out of which I want to determine the one holding the minimum value. In foxpro, there is an inbuilt fuction min(var1,var2, var3). Is there a similar function in VB?
I have 3 variables out of which I want to determine the one holding the minimum value. In foxpro, there is an inbuilt fuction min(var1,var2, var3). Is there a similar function in VB?