Get a button(or anything) and get text.
Wire the button to the text (when button pressed–run wire pulse back)
Now make a when receving wire pulse block in the text.
In the block: Set text to:get property:(your property)
Copy the text 9 more times one by one (because then the block will also copy)
Dont forget to change the properties in each text block.
Now wire the button (or whatever you chose) to the other 9 texts with when button pressed–run wire pulse back.
So when you press the button you should see all the numbers (if they are number properties) and see which one is the highest
This should work
4 Likes