FORMULA LANGUAGE


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

Syntax

@Abstract( 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