非运算
<h1>功能</h1>
<p>Not非运算。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>Value</td>
<td>【整型】输入要进行非运算的数字。</td>
<td>3</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>1.将运算的结果变量传入【日志消息】函数中,即可在控制台返回运算结果。</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/2a52dc137319a286d842128861a5e4b7" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/3c9396b4cdee9b27a5f2d8724d207410" title="[组件[非运算]_20210507.db">组件[非运算]_20210507.db</a></p>