Open Meett98 opened 2 weeks ago
Not able to convert Number from XML to String.
If the Number length is 18 it is able to convert into String but if it's less than 18 it is not able to convert into String.
If number starts with 0, it is removing that 0's
We're glad you find this project helpful. We'll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don't forget to star this repo.
Have you tried strnum related options?
Description
Not able to convert Number from XML to String.
If the Number length is 18 it is able to convert into String but if it's less than 18 it is not able to convert into String.
If number starts with 0, it is removing that 0's