How to combine string text and interger attribute in a "Display Text" attribute

I have a display text attribute that combines a string literal and a a Game attribute e.g "Level game.Level \n Start" but it displays zero so I'm sure it has to do with the data type conversion between integer and text.

How do I combine these?

Sign In or Register to comment.