SetPositionAtEnd (NotesRichTextNavigator - LotusScript®)

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

NotesEmbeddedObject, NotesRichTextDocLink, NotesRichTextNavigator, NotesRichTextRange, or NotesRichTextTable. The element.

Example