Quote:
Originally Posted by TheOnlyOneRaskim
tostring(gv ("name")) .....
|
first thanks
second ,
i use it
for set_global_variable("Mnumber",tostring(gv("name")) ) was ok
but for
set_global_variable("memberNumber"..tostring(gv("n ame")).."",1)
i didn't find the global variable for it
you know why ?