How can i Change detected variables ?
Hello Guys i will a little lerning scripting my question is how can i change detected variables ? i will change the detected variables from this
i will say thx
Haxtor
a variable is
VAR = (value);
a variable is NOT
_VAR = (value);
change the VAR to another word.