Is there a built-in function for this? Say I have 5 vars, Var1 thru Var5, and I want it to return the largest of these...is there one for this? Ive looked in the DreamMaker help briefly, but I couldnt find anything suitable.
-Mystic
Copyright © 2025 BYOND Software.
All rights reserved.
It takes a variable amount of arguments (meaning, you can have as many numbers as you want) and finds the highest value.