quote:
Originally posted by Matty
code:
var sTmp = 'this is some text';
sTmp.replace('t', '');
wont that just replace all t letters in the text with spaces?
im quite new to scripting, trying to learn.. but that is all i can figure that to do.
If you go for my example (#DoThat;103;208), i would want a variable, lets call it var1, to change its value to 103 and another variable, var2, change its value to 208.
I am sorry if i didnt explain good enough
.