输出字符串列表
<h1>功能</h1>
<p>输出已存在的字符串列表中的所有项值。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>列表</td>
<td>List【TList<string>】已存在的字符串列表。</td>
<td>列表1(传入变量)</td>
</tr>
</tbody>
</table>
<h1>输出</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>返回结果</td>
<td>【字符串】返回字符串列表中所有的项值。</td>
<td>结果(创建变量)</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.该函数需与【构建字符串列表】函数搭配使用。
2.将新建的字符串列表传入【输出字符串列表】函数中,即可返回所有字符串列表项值。
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/99288a4b8c5c3cd4bcb6ae6d913ed5e9" alt="" /></p>
<h1>相关函数</h1>
<p>【构建字符串列表】函数</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/e42c45eaa525e821ab2b11486bcdde99" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/979b030d7bc7d37633a5269721c9e35a" title="[组件[输出字符串列表]_20210514.db">组件[输出字符串列表]_20210514.db</a></p>