脚本向导-帮助文档

脚本向导-帮助文档


FTP文件夹列表

<h1>功能</h1> <p>返回FTP文件夹列表。</p> <h1>输入</h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>FTP</td> <td>【TFTP】</td> <td>连接FTP(传入变量)</td> </tr> <tr> <td>文件夹</td> <td>【字符串】要返回文件夹列表的FTP文件夹的路径。</td> <td>'\LYQ\'</td> </tr> <tr> <td>类型</td> <td>【整型】要输出的文件夹列表的类型。All\Only File\Only Directory,根据需求选择。</td> <td>All</td> </tr> </tbody> </table> <h1>输出</h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>列表</td> <td>【TList<String>】要返回的文件夹列表。</td> <td>列表名称(创建变量)</td> </tr> </tbody> </table> <h1>注意/说明</h1> <p>1.该函数需与【输出字符串列表】函数搭配使用。 2.将在【FTP文件夹列表】中获取到的列表传入【输出字符串列表】函数中,即可输出列表中的文件夹或文件名。</p> <h1>相关函数</h1> <p>【输出字符串列表】函数</p> <h1>示例/演示</h1> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/1f15e03ffad33561d68431e0a8f0d2e5" alt="" /> <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/4ff63a995f75cd37e84910a2ff0bdc70" alt="" /></p> <h1>示例附件</h1> <p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/897bbead58a285c12816a005ffac03d4" title="[组件[FTP文件夹列表]_20210524.db">组件[FTP文件夹列表]_20210524.db</a></p>

页面列表

ITEM_HTML