BBjInputT::getRestore
Description
In BBj 24.00 and higher, this method returns the restore string for the BBjInputT control.
Syntax
Return Value | Method |
---|---|
string | getRestore() |
Parameters
None.
Return Value
Returns the restore string for the BBjInputT control.
Remarks
The restore string is the text representation of the date that appears when a user hits the restore key (usually ESC) or by calling the BBjInputT::restore method.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.