I am trying to write a script that will allow me to display different integers in the same space on my graphics page. Example being, I have six soft buttons on one part of my screen and one integer being displayed on another part, when a soft button is pressed I would like that buttons integer to be displayed where the last one was. Is there a quick way to do this or do I have to go the "GetPropertyI()" route?
Thanks for your help