-
Mix numbers and characters to simulate a digital clock
I’m trying to simulate the display of a digital clock in the format NN:NN (where “N” is a number). I’m trying to do this using two slider controls since I want to be able to control the numbers. However, I’m unable to mix the numbers from the slider controls with ” : “, it just results in an expression error.
Any ideas?
