Description
Appends data to a Word document. If the document doesn't exist, then the robot will create a new file automatically.
Parameters
-
Set a value: enables you to directly write the desired path. Clicking the 'Pick' button allows you to manually choose the path. The file extension must be '.docx'.
-
Save the previous step result: chooses the previous activity result as a path.
-
Calculate a value: enables you to use available properties and methods to form a path.
-
Set a value: enables you to directly specify the text to append. The text may contain formatting rules, for example,
<p><strong>Test Document</strong></p><p>This is a sample text</p>
. -
Save the previous step result: chooses the previous activity result as a text.
-
Calculate a value: enables you to use available properties and methods to form a text.
Contains an annotation to the activity. The input text will be displayed above the activity name.