![]() |
ListMatchermatch 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 "&"
|