Text Change Only
Jump to navigation
Jump to search
File:TArduinoTextChangeOnly.png
Summary
Use this component to forward text input only when it changes.
Description
This component monitors its **In** text input and suppresses outputs when the input remains the same as the previous value. When it receives new or different text, it passes that changed text to the **Out** pin. It’s particularly useful for preventing redundant processing or signaling in flows triggered only by actual content changes.
Diagram:
Categories
Category Text - Text components category
Properties
- Enabled – Enables or disable the component.