---
sourceDocument: Yokohama Data and Automation
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Data and Automation

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Clipboard

# Clipboard {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Clipboard components in the RPA Desktop Design Studio enables the
clipboard, copy, and extraction operations on files.
* **[Use the Clear component](https://www.servicenow.com/docs/dF1lBEnTSGYbfEbwhHfMdg)**   
  Clear the contents of the clipboard as part of an automation Workflow using the Clear component in RPA Desktop Design Studio.
* **[Use the GetAsTable component](https://www.servicenow.com/docs/tyoj8PWKs9Boakt8s~8k3Q)**   
  Get the content of the clipboard as a data table as part of an automation Workflow by using the GetAsTable component in the RPA Desktop Design Studio.
* **[Use the GetFileDropList component](https://www.servicenow.com/docs/5E7~yYn41igsxgsfw2DbeQ)**   
  Get a list of file names as a string array from the Windows clipboard by using the GetFileDropList component in RPA Desktop Design Studio.
* **[Use the GetImage component](https://www.servicenow.com/docs/4T7BFtT8QOYF_UHU5wXxmQ)**   
  Get an image from the clipboard by using the GetImage component in RPA Desktop Design Studio.
* **[Use the GetText component](https://www.servicenow.com/docs/i60moGMinfUtoiB9bmmSTg)**   
  Get text from the clipboard and return as a string by using the GetText component in RPA Desktop Design Studio.
* **[Use the SetFileDropList component](https://www.servicenow.com/docs/n2F5Ax0hW~cxitaL2957rg)**   
  Clear the clipboard and then add a collection of file names by using the SetFileDropList component in RPA Desktop Design Studio.
* **[Use the SetImage component](https://www.servicenow.com/docs/2HuN2qwTbnPQUfulTzljlg)**   
  Copy an image to the clipboard by using the SetImage component in RPA Desktop Design Studio.
* **[Use the SetText component](https://www.servicenow.com/docs/d~42DQd4tAViTmO52bedig)**   
  Copy a text string to the Windows clipboard as part of an automation Workflow by using the SetText component in RPA Desktop Design Studio.
* **[Properties of the Clipboard components](https://www.servicenow.com/docs/ZI4Aj_LjzaEEu7K7S6A5LA)**   
  Learn about the properties of the Clipboard components in RPA Desktop Design Studio Clipboard utility.

