读lni
<h1>功能</h1>
<p>读取lni文件。</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>
<tr>
<td>区域[*]</td>
<td>【字符串】想要读取的区域。</td>
<td>Main</td>
</tr>
<tr>
<td>关键字[*]</td>
<td>【字符串】想要读取区域内的关键字。</td>
<td>'Language'</td>
</tr>
<tr>
<td>默认值</td>
<td>【字符串】若区域中不存在该关键字,则输出默认值</td>
<td>空</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>无</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p>ini文件内容
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/fe599e03d2a982b8d6b0ee77a8617435" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/b839cd9b4aa46879cd343ed3b63a617c" alt="" /><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/de54164ec0e3bb760ebed15181512bc6" title="[组件[读ini函数示例]_20210803.db">组件[读ini函数示例]_20210803.db</a></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/de54164ec0e3bb760ebed15181512bc6" title="[组件[读ini函数示例]_20210803.db">组件[读ini函数示例]_20210803.db</a></p>