Skip to content
页面导航
Are you an LLM? You can read better optimized documentation at /krpalite/HelpDoc/Programming/Data Table/Output Data Table.md for this page in Markdown format
输出数据表
适用系统: windows / 信创
功能说明
功能描述
使用CSV格式将数据表写入字符串。
配置项说明
指令输入
数据表
TDataTable
:
要写入字符串的数据表对象。
指令输出
文本
string
:
数据表输出为字符串。
使用示例
点击下载查看示例