GET-REPOSITIONED-ROW( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns the row index of the browse viewport where the REPOSITION TO ROWID (or RECID) statement displays a repositioned record.
Return type: INTEGER
Applies to: BROWSE widget
Syntax
|
By default, this is the top row in the browse viewport (index 1). Note that this method is only useful in conjunction with the REPOSITION statement.
See the SET-REPOSITIONED-ROW( ) method reference entry for more information.