Forum Discussion
Anmolgan
6 years agoPost Prodigy
How to extract characters from a given string?
Hi I want to remove first 3 values from a string and last 4 values from a same string and cocatenate those is that possible, for example I have 2100321034432 (I want to remove 210 and 4432 so I shoul...