The generic function collection-search calls find-string-in-collection with a string provided by the user.
collection-search
find-string-in-collection
capi
collection-search collection &optional set
Prompts the user for a string and calls find-string-in-collection with collection , set and this string.
set defaults to t .
t
collection find-string-in-collection