发送按键
<h1>功能</h1>
<p>用于向终端发送按键。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>键值</td>
<td>【字符串】键值的字符串表示,支持的按键有F1~F2、Enter、Backspace、Home、End、Insert、Delete、PageUp、PageDown、UP、DOWN、RIGHT、LEFT、^UP表示Ctrl+UP、^DOWN表示Ctrl+DOWN、^RIGHT表示Ctrl+TIGHT、^LEFT表示Ctrl+LEFT</td>
<td>Enter</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>该函数的使用,必须在终端内没有待处理的命令时才可以发送。</p>
<h1>相关函数</h1>
<p>终端应用程序范围、写入会话</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/06d528e29ba7c93e37a7083193dfb004" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/78baf2089733c1073e8a7e41b26b8136" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/e2c8d0b19451085febbc5551f3b2cdb2" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/c59270d4a0a0d4e4c75b93e2841ed22e" title="[组件[发送键值]_20210531.db">组件[发送键值]_20210531.db</a></p>