CURSOR-CHAR attribute The current character position of the text cursor on the current text line in an editor widget. Data type: INTEGER Access: Readable/Writeable Applies to: EDITOR widget Assigning a value to CURSOR-CHAR moves the text cursor to the specified character position on the current text line. If the editor widget is not already realized, the AVM realizes the widget when you query the CURSOR-CHAR attribute.