| </script> | </script> | ||||
| <script type="text/x-red" data-help-name="BooleanLogicUltimate"> | <script type="text/x-red" data-help-name="BooleanLogicUltimate"> | ||||
| <p>The node performs Boolean logic on the incoming payloads.<br/> | |||||
| <p>The node performs Boolean logic on the incoming payloads.<br/> | |||||
| <a href="https://www.paypal.me/techtoday" target="_blank"><img src='https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat-square' width='30%'></a> | |||||
| The node performs 3 checks (<b>AND,OR,XOR</b>) on the incoming boolean payloads and outputs the result at the same time, as follow:<br/> | The node performs 3 checks (<b>AND,OR,XOR</b>) on the incoming boolean payloads and outputs the result at the same time, as follow:<br/> | ||||
| - Output "AND": true or false<br/> | - Output "AND": true or false<br/> | ||||
| - Output "OR": true or false<br/> | - Output "OR": true or false<br/> |
| <p>The node emits on output "true", only input payloads that are true<br/> | <p>The node emits on output "true", only input payloads that are true<br/> | ||||
| and on the output "false", only input payload that are false. | and on the output "false", only input payload that are false. | ||||
| </p> | </p> | ||||
| <a href="https://www.paypal.me/techtoday" target="_blank"><img src='https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat-square' width='30%'></a> | |||||
| </script> | </script> |
| <script type="text/x-red" data-help-name="InvertUltimate"> | <script type="text/x-red" data-help-name="InvertUltimate"> | ||||
| <p>A node that emits the inverted input value.<br/> | <p>A node that emits the inverted input value.<br/> | ||||
| The status indicator represents the output value. | The status indicator represents the output value. | ||||
| </p> | |||||
| </p> | |||||
| <a href="https://www.paypal.me/techtoday" target="_blank"><img src='https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat-square' width='30%'></a> | |||||
| </script> | </script> |