Action group: Office
The action saves the document
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Context for working with a document | Robin.OpenTextDo c | Yes | |
Folder path | Path to the folder where the document is to be saved | Robin.FolderPath | C:\doc\img | No |
File name | The name of the new file that will be created based on the original one. | Robin.String | No | |
Results | ||||
Path to file | Full path to the saved file. | Robin.FilePath |
None.
There is a file test (2).docx. You need to add a record = “test record” to the beginning of the document. Then, save the document and close it.
Use the "Open", "Enter text", "Save", "Close" actions.
The program robot completed successfully.
The needed text was added to the document. The file was saved and closed.