Pad string with characters
-
Is there a way to pad out a string variable to four characters? I have the following:
[set number]123[/set]
If it is less than four characters, I want to convert it to the string:
0123
- The topic ‘Pad string with characters’ is closed to new replies.