let’s say 0123456789 is mobile number, i want to show ‘2’ in text element, i cant do it , this seems simple but i can’t find an answer to it.
Hey Mate
If you were always trying to extract the 3rd digit of a string (in your case 2) something like this would work great
If you have another use case, please describe it and I can get a regex pattern built for you!
thanks mate, this works perfectly!!
This topic was automatically closed after 69 days. New replies are no longer allowed.