-
Make a Slider control display a character on value 0
Hi
I am making a scoreboard where I’m controlling the score with a slider control linked to a text source. everything so far works fine but I would like the slider to display the character “E” when it hits 0 instead of 0. is this possible, and if so how do I write it. thanks in advance.