Pages: 1
Topic closed
I'm having difficulty using the say block and multiple variables. I would like my sprite to say variable 1 + variable 2. But I cannot seem to enter it into the say block. Any help would be appreciated.
Offline
use:
say (join (variable 1) (variable 2))
Last edited by TRocket (2012-02-14 10:43:07)
Thank you so much!
techgoddessdevine wrote:Thank you so much!
you're welcome