Adding string of text to an expression

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

Sign In or Register to comment.