D
David Brower
Hi Folks,
I have little knowledge of regular expressions but I am trying to
extract the string "TEST4444" - or whatever name the order might have
- from the following string "Order TEST4444 is not valid."
I am definitely going to have to take the time to learn all about
patterns but for the time being could someone please help me work out
how to do this in VB.NET.
Thank you!
David
I have little knowledge of regular expressions but I am trying to
extract the string "TEST4444" - or whatever name the order might have
- from the following string "Order TEST4444 is not valid."
I am definitely going to have to take the time to learn all about
patterns but for the time being could someone please help me work out
how to do this in VB.NET.
Thank you!
David