LOTUSSCRIPT/COM/OLE CLASSES


SetPositionAtEnd method
Example

Sets the current position at the end of a specified element in a rich text item.

Defined in

NotesRichTextNavigator

Syntax

Call notesRichTextNavigator.SetPositionAtEnd( element )

Parameters

element


Language cross-reference

setPositionAtEnd method in Java RichTextNavigator class

Example