The generic function collection-find-next-string
must be called after one of collection-search, collection-find-string or find-string-in-collection was called on
collection
. It searches for the next item in
collection
with printed representation matching the last string searched for and returns its index, or nil
if no match is found.
If
set
is true, then if an item matching the string is found, the selection is set to this item.
set
defaults to t
.
CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017