Text Change Only

From Visuino
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

Properties

  • Enabled – Enables or disable the component.

Pins

  • In – The Text Input pin of the component or element
  • Out – The Text Output pin of the component or element