FORMULA LANGUAGE


@AbstractSimple
Example

Creates a short abstract of a text or rich text field. Simpler and more efficient than using @Abstract.

Note This @function is new with Release 8.

Syntax

@AbstractSimple( bodyFields )

Parameters

bodyFields


Caution Rich text fields are not part of a document until saved. If you want @AbstractSimple to work on additions and changes to the current document, you must first save and then recalculate the document.

Return value

abstractedText


Language cross-reference

Abstract method in LotusScript NotesItem class

Example
See Also