BBjCloseEvent::getValue

Description

In BBj 15.0 and higher, this method returns the numeric value of a specific control from the set of all values returned in a BBjCloseEvent.

Syntax

Return Value

Method

BBjNumber

getValue(BBjInputDcontrol!)

BBjNumber

getValue(BBjInputNcontrol!)

BBjNumber

getValue(BBjSlidercontrol!)

Parameters

Variable

Description

control!

Specifies a BBjInputN, BBjInputD, or BBjSlider 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.