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

collection-last-search Generic Function

Summary

Returns the last string searched for in a collection.

Package

capi

Signature

collection-last-search collection => string

Arguments
collection
Values
string
A string, or nil.
Description

The generic function collection-last-search returns the last string searched for in collection by find-string-in-collection.

If neither of these functions has been called on collection, then the return value string is nil.

See also

find-string-in-collection


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