This project shows a crude method of providing user text input to a variable and a way to use that variable in a concatenated text string that is used in the Say block. Type in your name, then click on the Cat. The only method of concatenation I have discovered so far makes use of the List ability to return all the list contents when you reference the list name. Unfortunately, this method sticks a space between each list element when it does this so your text gets spread out.