I will post random syntax questions here at random times.
If you have a variable of:
"Hello my name is Gandolf."
How would you change the spaces to:
"Hello%my%name%is%Gandolf."
Then how would you change those back to spaces?
Also, is there a way to get a certain word from a string?
Like get purple from:
"green;yellow;red;purple;
Thanks
-Gandolf
P.S. In the text field, how would you write text a line down?
Like: print $line1$$ + $line2$$