Method Get():reset() Foundation
Resets all instance variables to the initial values acquired when the Get object received focus.
:reset() --> self
:reset() returns a reference to the Get object.
This method initializes the edit buffer with the value of the associated variable, redisplays the buffer and sets the cursor to the first editable position within the edit buffer. In addition, all internal instance variables which have meaning only when the Get object has input focus are reset to their default values.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.