Android Tutorial B4X - Use of Regex

Recently for a web project I was forced to seek a solution in the use of Regex. I have found this site which teaches you and allows you to check the use of regex for matching strings etc. I created my regex scheme almost in no time. Very useful. To place it in a .NET application I used only the part bettween the delimeters.

 
Top