TermEdit.CaretPosition

Syntax

CaretPosition: Number;

Description

The CaretPosition property determines cursor position in term editor.

Comments

Use JSON or the setCaretPosition method to set the property value, and the getCaretPosition method to get the property value.

Example

The example of property use is given in description of the Term.Splitted method.

See also:

TermEdit