ENTRY( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.