BBjInputE::setRestore
Description
Sets the restore string of the BBjInputE control.
Syntax
| Return Value | Method | 
| void | setRestore(string restore) | 
Parameters
| Variable | Description | 
| restore | Specifies the restore string. | 
Return Value
None.
Remarks
The restore string is the text that appears when the user hits the restore key (usually ESC) or by calling the BBjInputE::restore method.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.