Not operation
Logic name
Not operation
Function
This logic returns the negation (NOT condition) between two input booleans.
Data type
|
Location |
Type |
|---|---|
|
First input handler |
Boolean |
|
Logic output |
Boolean |
Property
|
Category |
Property |
Description |
|---|---|---|
|
Comment |
Comment |
It does not affect the conversion processing. |
Example of logic use
Mapping definition
Logic settings and processing result
If the input data is "true", "false" is output. If the input data is "false", "true" is output.
Property settings
|
Property |
Setting Value |
|---|---|
|
None |
|
Input data
|
true |
|
false |
Output data
|
false |
|
true |