neilmurray
Technical User
Trying to return variables from a function to teh main programme.
Using
return array($var1,$var2,$var3);
Where are these variables then stored?
I can't find them.
Thanks,
Neil.
Using
return array($var1,$var2,$var3);
Where are these variables then stored?
I can't find them.
Thanks,
Neil.