How do I concatenate attributes together into a string?

IntelligentDesignerIntelligentDesigner Member Posts: 517
edited November -1 in Working with GS (Mac)
I have an integer value a letter and a literal that I want to have in one literal string. How do you do this in GameSalad?

TIA for helping!

Comments

  • firemaplegamesfiremaplegames Member Posts: 3,211
    use two periods together like this: "My name is "..game.myName
  • IntelligentDesignerIntelligentDesigner Member Posts: 517
    Thanks, FMG! This was very obscure, I appreciate your help. I tried +, &, ||, and, and no luck

    ".." who knew? You did! Thanks again!
Sign In or Register to comment.