{"identifier":57627,"topic":"Functions","name":"max","text":"<code>max(<i>numberList<\/i>)<\/code> <br><br>\n\n Value returned:  the highest-valued number from the comma-separated list of numbers <br>\n","related":{"89523":"Arithmetic operators","52417":"average","58185":"min"},"examples":"max(1,2,3,4,5,6,7,8,9,10)\n\nmax(the screenRect)\n\nmax(myNumbers)","demo":"","debug":{"9":["max(numberList)\r\rVal"]}}