Bool
Bool Field
Bool
Return a Bool of the logical NOT operation on a Bool value.Inputs
| Name | Type | Description |
|---|---|---|
| Value | Bool | The boolean value to negate. |
Outputs
| Type |
|---|
| Bool |
Bool Field
Return a Bool Field of the logical NOT operation on a Bool Field.Inputs
| Name | Type | Description |
|---|---|---|
| Value | Bool Field | The boolean value to negate. |
Outputs
| Type |
|---|
| Bool Field |

