MSI Factory 2.3

Math.Max

Math.Max

This is the first topic This is the last topic  

Math.Max

This is the first topic This is the last topic  

OverviewExamples

number Math.Max (

number Num1,

number Num2 )

Example 1

max_num = Math.Max(10, 17);

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

See also: Related Actions


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