Step Details |
| Introduced in Version | --- |
| Last Modified in Version | 7.12.0 |
| Location | Data > MS Word |
The Replace Bookmark with Text(Dynamic) step is used to replace the text which has been bookmarked in a Word document. This step will take the Word file as input and read all the bookmarks automatically.
Properties
Inputs
| Property | Description | Data Type |
|---|
| Bookmark Name | Name of the bookmark in the Word Document. | String |
| Document File | Word Document to modify. | FileData |
| Replace Every Instance | Replaces every bookmark with this Bookmark Name within the Word Document. | Boolean |
| Replace With Text | The text used to replace the bookmarks. | String |
Outputs
| Property | Description | Data Type |
|---|
| Output | New File with replaced bookmarks. | List of Byte |
