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
Variable |
Description |
injectString |
String to be injected into the console typeahead buffer when the user clicks this button. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.