Syntax
GetSelStartPos()
Remarks
Returns the character position of the start of the selection relative to the start of the document, which has a character position of 0 (zero). The start of the selection is defined as the end closest to the start of the document. All characters, including nonprinting characters, are counted. Hidden characters are counted even if they are not displayed.
For an example, see GetSelEndPos().
See Also
GetSelEndPos(), GetText$(), SetSelRange