and I always extract the string from between the fixed positions. That gives me "00001234000301234"
What is the best API to use to trim the leading zeros and get only "1234000301234". The number of 0s in leading can very in counts anywhere from none to 6.