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