|
|
The value of matchStr is compared to each field in the named column, and the appropriate records are matched. For example, if your list contains:
{0 1 "String one"} {0 1 "String two"} {0 1 "String three"}specifying -field 2 "String one" would match item 1.