Help Centre › Building Processes
This article describes the RPA Word functionality to replace.
For a full list of available functions, please read WORD functions.
Description
The WORD Replace function allows you to replace.
Setting it up
To use the WORD Replace function, follow these instructions:
{{popups:rpas/add:action=word-replace}}
Once on a process map:
- Navigate to the process where you would like to add the WORD Replace 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 Replace option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| File | Yes | Text | - | The path to the Word file |
| Find | Yes | Text | - | The text to find |
| Replace | Yes | Text | - | The replacement text |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| File not found | The file does not exist |
| Text not found | The search text was not found |
Tips
- Finds and replaces the first occurrence of text in the document