WORD Copy content to the clipboard function

The WORD Copy content to the clipboard function in RPA.

Help CentreBuilding Processes

This article describes the RPA Word functionality to get the content of a document as text.

For a full list of available functions, please read WORD functions.


Description

The WORD Get content function extracts the full text content of the active Word document and stores it in a variable.


Setting it up

To use the WORD Get content function, follow these instructions:

{{popups:rpas/add:action=word-get-content}}

Once on a process map:

  1. Navigate to the process where you would like to add the WORD Get content function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the WORD Get content option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
VariableNoTextcontentVariable to store the document text content

Output variables

VariableTypeDescription
VariableTextThe full text content of the document

Errors

ErrorDescription
Word not openMicrosoft Word is not running

Tips

  • Extracts the full text content from the active Word document
  • Default variable name is "content" if not specified

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.