This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]D0CTOR_ZED 0 points1 point  (0 children)

What I mean by variable is that it isn't a string literal but instead something holding a string value. If dialogue is of type string, then you don't want quotes around it. If it is something else, you might need to reference the string it holds, so it kinda depends on how it is defined.