BasicToken:Max(
From WikiPrizm
Revision as of 16:21, 24 February 2012 by YeongJIN COOL (talk | contribs) (Created page with '= Max( = == Description == This command returns the maximum value from the given numbers. == Syntax == '''Max('''''Value'',''Value'',''Value''.....''')''' '''Max('''''List''''')…')
Contents
Max(
Description
This command returns the maximum value from the given numbers.
Syntax
Max(Value,Value,Value.....) Max(List)
Example
Max(1,2,4,19 Max(List1