.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Abstract method
Example

Abbreviates the contents of a text item.

Defined in

NotesItem

Syntax

abbreviation$ = notesItem.Abstract( maxAbstract&, dropVowels, useDictionary )

Parameters

maxAbstract&


dropVowels
useDictionary
Return value

abbreviation$


Language cross-reference

abstractText method in Java Item class

@Abstract in formula language

Example
See Also