BBjWindowValues::getSelectedIndex

Description

In BBj 17.00 and higher, this method returns the index corresponding to the returned text value of a list control.

Syntax

Return Value

Method

int getSelectedIndex(BBjListBox control!)
int getSelectedIndex(BBjListButton control!)
int getSelectedIndex(BBjListEdit control!)

Parameters

Variable

Description

control!

Specifies a BBjListBox, BBjListButton, or BBjListEdit object.

Return Value

Returns the index corresponding to the returned text value.

See Also

BBjAPI

BBj Object Syntax

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.