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 |
getValue(BBjInputD control!) |
|
getValue(BBjInputN control!) |
|
getValue(BBjSlider control!) |
Parameters
Variable |
Description |
control! |
Return Value
Returns the index corresponding to the returned text value.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.