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