MSI Factory 2.3

Math.Min

Math.Min

This is the first topic This is the last topic  

Math.Min

This is the first topic This is the last topic  

OverviewExamples

number Math.Min (

number Num1,

number Num2 )

Example 1

min_num = Math.Min(10, 17);

Compares the number 10 to the number 17 and returns the smaller of the two values. In this example the number 10 will be stored in the variable "min_num."

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us