Read-only. The number of documents in a collection.
Examples
This computed field displays the number
of documents in the current database.
return database.getAllDocuments().getCount().toFixed()
Language cross-reference
Count property
in LotusScript® NotesDocumentCollection
class
Count property
in Java™ DocumentCollection class