Hello there! I've got a string, with a coupple of private variables. I want it to display it's own variables in the string, how do i do that. When i try to write an expression, it just displays the expression. I'm soure it's someting simple.. i just can't come up with it right now.
I assume you meant a text object.
Just reference it with Text('varname') outside of quotes in the set text function (you must use the set text function to include variables I believe)