Append paragraph
Append paragraph activity is used for adding text with a new paragraph into a Word file or adding text to the end or beginning of an existing paragraph.
| *Word name | The reference name of the word file which has already been opened or created is chosen in the dropdown. |
| **Text* | The text to be inserted into the paragraph with the position number is written. Note: If the position number is not given, it is added to the end. |
| Position | The position of the table to which will be added is written. Note: If -1 or null, the table is added to the end of the page, if 0, the table is added to the top of the page, otherwise, it is added after the indexed paragraph. |
Note: * Fields selected with are required, others are optional.
Word name example
You can use the Word name as shown in the example.
${newWord}
Text examples
You can use the Text as shown in the example.
To add text:
Hello World
To add a text from variable:
personelDataset
Position name
You can use the Position as shown in the example.
1