Rule contains it works now for text

eaguirreeaguirre Member Posts: 89
edited November -1 in Working with GS (Mac)
If I got Game.text1 = "hello"

I used to use rule which contains 'h' or "h" and never work, but if I use only h. it works!

so the Game.text1 = "1,2,3,4,5" just test contains 2 without any " or ' and it should workàà

Comments

  • eaguirreeaguirre Member Posts: 89
    mmm, too good to be true. If Game.text1 = "1,200,3,4,5" the contains 2 will return true because there is at least one 2 in the string
  • firemaplegamesfiremaplegames Member Posts: 3,211
    I haven't tried it, but you could try to look for:

    ,2,
Sign In or Register to comment.