LotusScript ClassesA-DCCount (NotesDocumentCollection)On this pageCount (NotesDocumentCollection - LotusScript)Read-only. The number of documents in a collection. Defined in NotesDocumentCollection Data type Long Syntax To get: numDocs& = notesDocumentCollection .Count Example