setBegin (NotesRichTextRange - JavaScript)

Defines the beginning of a range.

Defined in

NotesRichTextRange

Syntax

setBegin(element:NotesBase) : void
Parameter Description
element NotesRichTextDocLink, NotesRichTextNavigator, NotesRichTextRange, or NotesRichTextTable. The element that begins the range. For NotesRichTextNavigator, this is the current position. For other elements, this is the position of the element.