Append multiple keypresses to one string?

How about something like this?


This will add to your string until you hit Enter, then when you hit Enter it will print the string and clear it :slight_smile:

1 Like