Hello,
Im reading again the multiplayer documentation and i notice that "The message must be a text string".
So, in a project i use the send message ("text" &"/"& 123) and it send the number and i can use it with the 2nd value of the tokenat.
The question is, is this correct or i have to avoid it?
Does this maybe sometimes drive me to errors?