I am storing below number as a string. How can I remove the first three characters & last one character from the string?
String No = "00098000002208";
I am storing below number as a string. How can I remove the first three characters & last one character from the string?
String No = "00098000002208";