Hello! everybody, I want to know the numbers one digits to '0' leading to two digits, but after 10, I don't want to add '0' anymore. Please help me.
Hello, I'm afraid I don't understand your question... What do you mean by that?
Nico
Oh! sorry. I want two digits numbers only 1 to 9, 10 to 99 is already two digits, so I don't want to affect them.
Thanks, I will try.
Sorry, I want to make the numbers 1 through 9 into two digits
Show some examples and where exactly the problem with zero arises.
Now, I'm trying this block, to my countdown timer
Should be number < 10 (not =)
2 Likes
Try this extension:
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.