Get Text from Clipboard

<< Click to Display Table of Contents >>

Navigation:  Actions > Clipboard >

Get Text from Clipboard

 

Assigns the text from the system clipboard to a variable. If the clipboard contains a graphic object or an object of some other type that cannot be converted into text, an empty string will be assigned to the variable.

 

ClipboardGetText

 

Assign Clipboard Content to variable

Specify the variable the text from the system clipboard should be assigned to.

 

note Related Topics

Cut

Copy

Paste

Clear Clipboard

Put Text

Save Image from Clipboard

Put Image from File