CURSOR-LINE attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.