BBjCloseEvent::getSelectedIndex

Description

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

Syntax

Return Value

Method

int

getSelectedIndex(BBjListBoxcontrol!)

int

getSelectedIndex(BBjListButtoncontrol!)

int

getSelectedIndex(BBjListEditcontrol!)

Parameters

Variable

Description

control!

Specifies a BBjListBox, BBjListButton, or BBjListEdit object.

Return Value

Returns the index corresponding to the returned text value.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.