setCharOffset (NotesRichTextNavigator - JavaScript™)
Sets the current position to an offset from the current position.
Defined in
NotesRichTextNavigatorSyntax
setCharOffset(offset:int) :
void
Parameter | Description |
---|---|
int offset |
The offset which must be positive (you cannot back up). |