Use the “Append” function within the string helpers.
protip: if you type in “concat” it will also show up within blueprint search.
Use the “Append” function within the string helpers.
protip: if you type in “concat” it will also show up within blueprint search.
For example: I have aa text variable with the value of “Morgam”, and another one with " Freeman". How do I sum them into " Morgam Freeman"?
Thank you very much, now I can create my name system to my ramdomly generated items ;D