Method Get():overStrike() Foundation
Overwrites characters in the edit buffer.
:overStrike(<cString>) --> self
:overStrike() returns a reference to the Get object.
When a Get object has input focus, :overStrike() inserts the characters contained in <cString> into the edit buffer at the current cursor position. The characters in the edit buffer are overwritten from the current position of the cursor to the length <cString>, and the cursor is positioned to the right of the last character inserted.
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.