CURSOR-LINE attribute The line within an editor widget where the text cursor is positioned. Data type: INTEGER Access: Readable/Writeable Applies to: EDITOR widget Assigning a value to CURSOR-LINE moves the text cursor to the specified line. If the editor widget is not already realized, the AVM realizes the widget when you query the CURSOR-LINE attribute.