TermEdit.getCursorPosition

Syntax

getCursorPosition();

Description

The getCursorPosition method returns the row and column of the current cursor position.

Example

The example of method use is given in description of the getCursorOffset method.

See also:

TermEdit