Upward Questions
Subscribe to the 'Upward' topic to help and get support from people like you.
Latest Questions
SetInterval(function(){ timescore = timescore + 1; setText("label3", timescore); setText("lab?
This is my code to count upwards in increments of 1 like second and when it goes to a different screen i need it to stop the time from going up how ...