Clipboard.SetText
From Xojo Documentation
This item was deprecated in version 2019r2. Please use Clipboard.Text as a replacement. |
Method
Sets the Clipboard to the text passed.
Sample Code
This code is in the Action event of a button. It puts the text in a TextField on the Clipboard.