LOTUSSCRIPT/COM/OLE CLASSES


SetPosition method
Example

Sets the current position to a specified element in a rich text item.

Defined in

NotesRichTextNavigator

Syntax

Call notesRichTextNavigator.SetPosition( element )

Parameters

element


Language cross-reference

setPosition method in Java RichTextNavigator class

Example