All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

collection-search Generic Function

Summary

The generic function collection-search calls find-string-in-collection with a string provided by the user.

Package

capi

Signature

collection-search collection &optional set

Arguments
collection
set
A boolean.
Description

Prompts the user for a string and calls find-string-in-collection with collection, set and this string.

set defaults to t.

Notes

collection-search is deprecated. Use collection-find-string instead.

See also

collection
collection-find-string
find-string-in-collection


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57