|
| |
< Back
In this example, we search through XML code.
This finds a block of XML code denoted by the Contact_Info matching tag pair.

This finds a block of code denoted by any matching tag pairs.

This finds a block of code using a Regular Expression to denote only tags that start with Program_ .

|
|