ENTRY( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns the character-string value of the specified list entry.
Return type: CHARACTER
Applies to: BROWSE widget (column), COMBO-BOX widget, SELECTION-LIST widget
Syntax
|
- list-index
- An integer expression that specifies an entry within the combo-box list or selection list.
For browses, this method applies only to combo-box browse columns.