Method XbpRtf():paste() Foundation
Pastes the contents of the clipboard into the text buffer.
:paste() --> self
This method returns the object executing the method (self).
The method pastes the contents of the clipboard into the text buffer of the XbpRtf object. The text in the selection is replaced by the operation. If no text was selected, the clipboard contents are pasted at the current cursor position.
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.