I got a client ID (a number), (Example: 123456)
I got the length of it by using the command "Get Length".
The length will always be less then 10 digits,
But I want it to be equal to 10. (Example: 0000123456)
how can I accomplish that?
thanx in advance