Interface Injectable::setInjectString
Description
In BBj 14.0 and higher, this method corresponds to the INJECT Mnemonic.
Syntax
| Return Value | Method |
|---|---|
|
void |
setInjectString(String injectString) |
Parameters
| Parameter | Description |
|---|---|
|
injectString |
String to be injected into the console typeahead buffer when the user clicks this button. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.