true 变为 false,将 false 变为 true。
输入
输出
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Source fingerprint (SHA-256):
7e28bb375a25249bc237870bf281321375c4be7b7782b217b3e0f70afc2e0c53Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
此节点接收单个布尔值(true/false)输入,并输出相反的值。
true 变为 false,将 false 变为 true。
| 参数 | 描述 | 数据类型 | 是否必填 | 取值范围 |
|---|---|---|---|---|
boolean | 需要取反的输入布尔值。 | BOOLEAN | 是 | truefalse |
| 输出名称 | 描述 | 数据类型 |
|---|---|---|
output | 取反后的布尔值。 | BOOLEAN |
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
7e28bb375a25249bc237870bf281321375c4be7b7782b217b3e0f70afc2e0c53