Hi,
When working with the blueprints, Print String is one of my key debugging tools. The issue that I have is that in 90% of the cases I have to do Print String + Append String combo, so I could have an output like “Variable a = 5”.
It would be incredibly helpful if I could add more inputs to the print string similarly how I can add more inputs to the Make Array node. And the output would just append all the inputs.