The generic function collection-search calls find-string-in-collection with a string provided by the user.
capi
collection-search collection &optional set
| collection⇩ |
A collection. |
| set⇩ |
A boolean. |
Prompts the user for a string and calls find-string-in-collection with collection, set and this string.
collection-search is deprecated. Use collection-find-string instead.
CAPI User Guide and Reference Manual (Macintosh version) - 01 Dec 2021 19:31:27