URL of experiment:
Description of the problem: Can someone please point me to a current tutorial on how to link to variables within text in Pavlovia?
My 2020 code used this approach: $‘Your Current Total: $’ + String($Bank)
But this is now appearing as literal text on Pavlovia rather than inserting the value of the variable ‘Bank’
I have been playing with various methods but nothing is working.