获取lni区域
<h1>功能</h1>
<p>获取ini文件区域名列表并输出。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>lni文件路径[*]</td>
<td>【字符串】文件的完整路径。</td>
<td>'D:\桌面\Config.ini'</td>
</tr>
</tbody>
</table>
<h1>输出</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>列表</td>
<td>Tlist,列表,每一条应该包括“索引+字符串”,创建变量</td>
<td>{填入变量名称}</td>
</tr>
</tbody>
</table>
<h1>注意\说明</h1>
<p>获取到的是ini文件中的所有区域名列表。</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p>ini文件内容
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/ac7c2f146e6d6424c60f8c0eb93e1a57" alt="" />
函数示例
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/60404292604e3b94a9181d24d4670520" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/97c541036b4ce94f30aae075d19c3b1e" title="[组件[获取ini区域函数示例]_20210803.db">组件[获取ini区域函数示例]_20210803.db</a></p>