Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Commit 27eb58d

Browse files
authored
Update README.md
1 parent 8ac42a8 commit 27eb58d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,16 @@ Sample Scripts :
692692
setx $sizeArray,$sizeArray -1
693693
goto 16d
694694

695+
```
696+
////////////////////////////////////////////////////////////////////////////
697+
```
698+
## RegExSearch:
699+
Search using Regex class
700+
701+
https://docs.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex?view=netframework-4.8
702+
703+
704+
695705
```
696706
```
697707
////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)