> If Sprite1 has a Text instance variable Variable1, then
>
> Sprite1.Variable1 gives you the string in an expression
>
> e.g. System | Sprite1.Variable1 = "test"
>
Thanks but Somehow it doesn't work on set animation.
Sorry, it works I put " " on text variable so it return "" text"" which broke.