sarad agarwal
New Member
- Joined
- Mar 14, 2016
- Messages
- 20
Hi All,
I want to Extract all the words (comma separated) that start with specific combination of alphabets and numbers from a string.
For example: if my string is as follows:
1) "My name is Sarad and my phone number is B023456 and the number of my car is B09876."
Now I want all the words that start with B0 in the string above, so my output should be B023456,B09876.
Any help is much appreciated.[TABLE="width: 426"]
<tbody>[TR]
[TD="class: xl63, width: 426"][/TD]
[/TR]
</tbody>[/TABLE]
I want to Extract all the words (comma separated) that start with specific combination of alphabets and numbers from a string.
For example: if my string is as follows:
1) "My name is Sarad and my phone number is B023456 and the number of my car is B09876."
Now I want all the words that start with B0 in the string above, so my output should be B023456,B09876.
Any help is much appreciated.[TABLE="width: 426"]
<tbody>[TR]
[TD="class: xl63, width: 426"][/TD]
[/TR]
</tbody>[/TABLE]