Question
padding zeros at first of number
I have numbers ranging from 4 -10 digits. I need them all to be a uniform 15 digits. I am trying to pad leading zero's on the front. I am new to writing scrip and need to know what code to use and where to put it.
