ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
Math.Max
OverviewExamples
number Math.Max ( number Num1,
number Num2 )
De s cr ip t ion
Compares two numbers and returns the largest.
P arame t er s
Num1
(number) The first input number.