Help Centre › Building Processes
This article describes the RPA Word functionality to write.
For a full list of available functions, please read WORD functions.
Description
The WORD Write function allows you to write.
Setting it up
To use the WORD Write function, follow these instructions:
{{popups:rpas/add:action=word-write}}
Once on a process map:
- Navigate to the process where you would like to add the WORD Write function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the WORD Write option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Window | Yes | Text | - | The Word window title |
| Text | Yes | Textarea | - | The text to write |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Word not open | Microsoft Word is not running |
Tips
- Writes text at the current cursor position in the Word document