Save and close
Save and close activity is used for saving or closing the word file after the operations in the word file.
| *Word name | The reference name of the word file which has already been opened or created is chosen in the dropdown. |
| **Action* | The desired operation is selected. There are three options, Save, Close and Save and Close. |
| Word file name | The file path is written. Note: If a word file is desired to save as, write the name and path of the word file. |
Note: * Fields selected with are required, others are optional.
Word name example
You can use the Word name as shown in the example.
${newWord}
Action examples
You can use the Action as shown in the example.
SAVE
CLOSE
SAVE_AND_CLOSE
Word file name
You can use the Word file name as shown in the example.
C:newWord.docx
Note
If you want to save the word as a different word, the New word file name field must be filled.
If you want to perform both Save and Close operations, activity should be used twice.