|
|
UtilsMatch Method |
| Name | Description | |
|---|---|---|
| Match(ListString, ListString) |
match two sets of strings. The first set of strings may contain regular expressions prefixed by "&".
| |
| Match(String, ListString) |
match a string with a set of strings. The first string may contain regular expressions prefixed by "&".
|