SelectedIndex Property (JList)

Class

JList class

Action

Gets the index of the selected list item. The value is one-based.

Data Type

INTEGER

Access

Read only

Examples

INTEGER iSelectedIndex = ColorsList.SelectedIndex