How can I count the numbers of digits in string var?
For example if the number of digits is more than 14 digits it will throw an error?
How can I count the numbers of digits in string var?
For example if the number of digits is more than 14 digits it will throw an error?