LOTUSSCRIPT/COM/OLE CLASSES
Given selection criteria for a document, returns all documents in a database that meet the criteria.
Defined in
NotesDatabase
Syntax
Set notesDocumentCollection = notesDatabase.Search( formula$, notesDateTime, maxDocs% )
Parameters
formula$
notesDocumentCollection
search method in Java Database class
EditSelectByDate @command in formula language
Example See Also