Change text when I click button

Hello, Everyone.
I have one problem in adalo.
How to change text when I click button?

Hello, you can use a non visible Input.

You link your field with the text input (use magic word).
You change the input value with the button.
You turn off the visibility of the input.

I do not edited the visibility of the Input on this gif, this is just a visual help if you need it to link the Input with the button and the text field.