IS-ROW-SELECTED( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns TRUE if a specified row in the browse viewport is currently selected.
Return type: LOGICAL
Applies to: BROWSE widget
Syntax
|
- n
- An integer expression that specifies a selected row within the browse viewport.
The AVM maintains a numbered list of selected rows, starting at 1.