白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Write content
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Function description
Save the data to the specified CSV file. If there is data, the metadata will be overwritten. If the data is empty, it will be written directly.
2、 Attribute description

●File path: the file path of the CSV file.
●Character set encoding: select the encoding method for processing files, including GBK, UTF-8 and Unicode.
●Data table object: a table object that needs to be written to a CSV file.
●Absolute path: whether the selected file path is an absolute path.
3、 Use example

An example is reading the contents of a data source file and writing the contents to a presentation worksheet.




