Clipboard(Power Automate Desktop Action)
This function is copy and paste.
Contents
Actions
Name | Importance | Description |
---|---|---|
Get clipboard text | High | Gets the contents copied to the clipboard into a variable. |
Set clipboard text | High | Sets the specified text to the clipboard. Currently, there is no action to paste. Select the paste destination with an action that sets the focus, such as "Focus text field in window" and send {Control}({V}) in the "Send Keys" field. (This is a shortcut for Ctrl+V) |
Clear clipboard contents | High | Delete the clipboard contents. |