Clipboard package
- Updated: 2023/02/14
Clipboard package
The Clipboard package contains actions that enable you to automate using the Windows clipboard. Use the actions to copy a string value to the clipboard, copy the clipboard value to a string variable, and clear the clipboard.
Actions in the Clipboard package
The Clipboard
package includes the following actions:
Action | Description |
---|---|
Clear | See Clear action in Clipboard. |
Copy from | See Copy from action in Clipboard. |
Copy to | See Copy to action in Clipboard. |