Team LiB
Previous Section Next Section

Lesson 8. Regular Expressions

In this lesson you will learn about advanced string manipulation using regular expressions. You will see how to use regular expressions to validate a string and to perform a search-and-replace operation.

    Team LiB
    Previous Section Next Section