Method Get():updateBuffer() Foundation
Updates and redisplays the edit buffer.
Syntax
:updateBuffer() --> self
Return
:updateBuffer() returns a reference to the Get object.
Description
When a Get object has input focus the method :updateBuffer() updates the edit buffer with the current value of the associated variable, and redisplays the Get. In this way, for example, a validation code block can change the value of the associated variable and redisplay it on screen.
Feedback
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.