Help with Expression for Adding a Prefix Number to a Slider Control Range Attached to Source Text
I'm trying to animate a 7 digit number counting up sequentially from 1000000 to 1987654 and am using an expression control slider attached to a Source Text element. The problem I'm trying to solve is that the "edit range" values on the slider control max out at the starting point value (1000000), so I'm trying to figure out how to add an expression that can place a prefix of "1" at the begining of the number sequence and use the slider control to count up using only a 6-digit range instead. (i.e. 100000 to 987654). Can anyone help with how to use an expression to add that single digit "1" at the begining of the Source Text element or slider control?
