Combine variables and strings?

Hi, I would like to know if there is a way I can get two integer variables called x and y and get a text panel to show the text “x + y”. For example if x was “hello” and y was “goodbye” it would change the text to “hello + goodbye”.

1 Like

Forgot there was a create string block, leaving this post in case other people had the same problem.

2 Likes