Hello,
I am trying to add a leading 0 to a number, however I only want to add 1 leading 0 to a given number. For example if i have 2 I want 02, 22 - 022, 222-0222. Is there a way to do that with a single token dialogue? or would I have to use a routing decision to determine each type?
Thanks for your help.
Darren