CURSOR-LINE attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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.