I wish to incorporate general expressions in my Visual Basic work.
Other than the basic inputting “Imports System.Text.RegularExpressions”, I have no idea how to do put general expressions in my VB project.
However, I can create the expressions (so, all is not lost).
Any help, with examples, would be greatly appreciated.
Thanks in advance,
Ken
Have a look at the documentation here and a more direct guide here.