Menu Bar of the blog

Module#4: Regular Expressions in VB Script

Module 4 is divided into 3 Tutorials:-

Tutorial#4.1: Regular Expressions in VB Script Part-I

Topics Covered:
  • RegExp Object
  • Properties and Methods of RegExp Object
  • Creating a function to find:-
    1. Whether a pattern is found in a given string or not.
    2. At what index the pattern could be found.

Yet to come,
Tutorial#4.2: Regular Expressions in VB Script Part-II
Tutorial#4.3: Regular Expressions in VB Script Part-III

==================**********************====================

No comments:

Post a Comment