Adding string of text to an expression
jmachado999
Member Posts: 52
Is this possible in GS?
I have an expression that would like to call a row by name. I call the row using a variable. But I need to add quotation marks to the resulting value.
So is something like this possible?
change attribute
self.column to ". self.sometextvariable ."
to add quotes to the result?
Thanks!
Comments
Not sure you need the quotes... this worked for me: https://www.dropbox.com/s/onrfdbole28iza5/table row by expression.zip
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
@tatiang Just what I was looking for thank you!