BBjCloseEvent::getText
Description
In BBj 15.00 and higher, this method returns the text value of a specific control from the set of all text values returned in a BBjCloseEvent.
Syntax
|
Return Value |
Method |
|---|---|
|
string |
getText(BBjControl control!) |
Parameters
|
Variable |
Description |
|---|---|
|
control! |
Specifies a BBjControl object. |
Return Value
Returns the text of the specified control.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.