Documentation
Not
The "Not" module offers the option of implementing a logical NOT in the logic script.

data points input
| Name | Description |
|---|---|
| Value | Data point for input value. |
data point output
| Name | Description |
|---|---|
| Inverted | Returns TRUE if the value at input Value is FALSE and returns FALSE if the value at input Value is TRUE. |