M
mm
Hi all
I have a string example like this
TSOP65P640X120-20N M 0 0 0 3 9 0 20 1 0
The first number in this case is 6 but it can be between 0 and 9
The first number can be on place between 2 an 6
How do I get the string before the first number (TSOP)
TIA
Mans
I have a string example like this
TSOP65P640X120-20N M 0 0 0 3 9 0 20 1 0
The first number in this case is 6 but it can be between 0 and 9
The first number can be on place between 2 an 6
How do I get the string before the first number (TSOP)
TIA
Mans