Replace activity is used for replacing a specified text in a Word file with the desired text.
| *Word name | The reference name of the word file which has already been opened or created is chosen in the dropdown. |
| **Old pattern* | The old text that will be replaced is written. |
| *New pattern | The new text that will replace the old text is written. |
| New line position | It can provide adding a new line before, after, and both before and after the word that needs to be replaced. |
Note: * Fields selected with are required, others are optional.
Word name example
You can use the Word name as shown in the example.
${newWord}
Old pattern examples
You can use the Old pattern as shown in the example.
Create
If you want to replace the word create in the word file with the new word, write create in this field.
name
$adress$
If you want to replace the $adress$ label in the word file with Maltepe/İstanbul , write $adress$ in this field.
New pattern name
You can use the New pattern as shown in the example.
New
If you want to replace the word create in the word file with the new word, write new in this field.
Maltepe/İstanbul
If you want to replace the $adress$ label in the word file with Maltepe/İstanbul , write *Maltepe/İstanbul* in this field.
New line position example
You can use the New line position as shown in the example.
| None | – | ||
| Before | A line is added before the replaced word. | ||
| After | A line is added after the replaced word. | ||
| Before_And_After | A line is added both before and after the replaced word. |