- Joined
- Jun 27, 2010
- Messages
- 2,763
I use Math - Max, but I doubt that it is really working, because I wonder is this function picking teh variables or just their integers?
I'm trying to easily isolate the integer variable(they are 4 here) that has the biggest number and work with it. Any ideas?
for example:
I'm trying to easily isolate the integer variable(they are 4 here) that has the biggest number and work with it. Any ideas?
for example:
-
Set Round_Time = Round_Time_R[(Max((Max(_TPVote[1], _TPVote[2])), (Max(_TPVote[3], _TPVote[4]))))]
Last edited: