Login Page - Create Account

Support Board


Date/Time: Tue, 30 Jun 2026 17:42:29 +0000



Post From: ACSIL help with max()

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