help_outline FAQ chevron_right FAQ chevron_right Detail

In the example, why does the label turn red only when the textbox value is 10?

label only red textbox value does

The operation is configured to change the label’s background color to red only when the textbox value equals 10; other values (e.g., 1500) do not trigger the change.