Hello,
is it possible to compare more than two variables in a conditional target? What i want to do is that the customer choose one out of 8 items. Each choosing will increment its own variabel. After each choosing should be sent a UDP-Signal but only from the event with the Highest value in its variable.
I can compare two variables (e.g. variable "A" greater than $$VariableB$$) But is it also possible two compare more than two, to find out the highest value? If yes what will be the syntax?
Thanx