Clipboard$ (function) |
Return the content of the clipboard as a string |
Clipboard$ (statement) |
Set the content of the clipboard |
Clipboard.Clear |
Clear the clipboard |
Clipboard.GetFormat |
Get the type of data stored in the clipboard |
Clipboard.GetText |
Get text from the clipboard |
Clipboard.SetText |
Set the content of the clipboard to text |
Language elements by category |