BBjFormValidationEvent::getSelectedIndex

Description

In BBj 12.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!)

getSelectedIndex(BBjListButton control!)

getSelectedIndex(BBjListEdit control!)

Parameters

Variable

Description

control!

A BBjListBox, BBjListButton, or BBjListEdit object.

Return Value

The index corresponding to the returned text value.

See Also

BBjAPI

BBj Object Syntax

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