白皮书下载
New word
1、 Video example
To be launched.
2、 Function description
Create a new word document under the specified path.
3、 Attribute description
● File path: you can click the select File button in the visual interface to directly select the path, copy the path, paste it into double quotation marks, or directly select variables from the variable library.
● File name: the name of the new word document.
● Do you want to create this path: select Yes or no from the drop-down menu. If yes is selected, when the file path does not exist, the folder will be automatically created to generate this path. If no is selected and the directory does not exist, an error will be reported.

4、 Use example
1. Execution logic
In this example, the file path is the desktop, and the file name is test. Because the path already exists, there is no need to create a path.

2. Output results
A blank word file named test.docx was successfully created on the desktop.




