LOTUSSCRIPT/COM/OLE CLASSES


SetCharOffset method
Example

Sets the current position to an offset from the current position.

Defined in

NotesRichTextNavigator

Syntax

Call notesRichTextNavigator.SetCharOffset( offset% )

Parameters

offset%


Language cross-reference

setCharOffset method in Java RichTextNavigator class

Example