Description
The clipboard is a virtual workspace for storing any information. This command
writes the currently viewed SDRecord to the clipboard. It can later be
pasted into the results manager.
Example
- d.rm().copy()
T
- d.rm().paste() # the SDRecord should appear in the Results Manager