JAVA/CORBA CLASSES


abstractText method
Example

Abbreviates the contents of a text item.

Defined in

Item

Syntax

public String abstractText(int maxlen, boolean dropvowels, boolean userdict)
   throws NotesException

Parameters

int maxlen


boolean dropvowels
boolean userdict
Return value

String


Language cross-reference

Abstract method in LotusScript NotesItem class

@Abstract in formula language

Example
See Also