I cant figure out how to make my text box reset after it finishes counting. I tried "bestLapBox.text = "00.00.00"" but it doesn't do anything
As long as you have a textfield named bestLapBox, there's nothing wrong with the code, so it may be a problem of location. Where is the code relative to the textfield?
Retrieving data ...