CaretPosition: Number;
The CaretPosition property sets cursor position in the formula editor.
Use JSON or the setCaretPosition method to set the property value, and the getCaretPosition method to get the property value.
The example of property use is given in description of the FormulaEditor.TermsChanged event.
See also: