脚本向导-帮助文档

脚本向导-帮助文档


获取列表数量

<h1>功能</h1> <p>获取指定列表中项的个数。</p> <h1>输入</h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>列表</td> <td>【TList<TObject>】要获取的列表数量的字符串列表。</td> <td>列表(传入变量)</td> </tr> </tbody> </table> <h1>输出</h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>数量</td> <td>【Integer】返回列表数量。</td> <td>列表数量(创建变量)</td> </tr> </tbody> </table> <h1>注意/说明</h1> <p>1.该函数可与【创建字符串列表】函数搭配使用,创建列表后,将变量传入【获取列表数量】函数中,获取所创建的列表数量。 <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/a0803ce118bc9c1e67957a341305366c" alt="" /></p> <h1>相关函数</h1> <p>【创建字符串列表】函数</p> <h1>示例/演示</h1> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/c8bf37daa592c614b908dd292c6eddb4" alt="" /></p> <h1>示例附件</h1> <p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/ca05da52a4b5c16389a881543aa71114" title="[组件[获取列表数量]_20210430.db">组件[获取列表数量]_20210430.db</a></p>

页面列表

ITEM_HTML