Login Page - Create Account

Support Board


Date/Time: Sat, 15 Aug 2026 07:39:14 +0000



Post From: ACSIL help with max()

[2023-05-15 16:41:39]
User431178 - Posts: 899
You can nest it
iGetMax = max(2,max(3,max(4,5)));