are arguments stated in functions. (so between the brackets.) local when you define a function?
so in the function
function foo(a) --do stuff end
is a a local variable in the scope of foo()?
Edited by blipman17, 09 April 2014 - 04:05 PM.
Posted 09 April 2014 - 04:05 PM
function foo(a) --do stuff end
Edited by blipman17, 09 April 2014 - 04:05 PM.
Posted 09 April 2014 - 04:11 PM
Posted 09 April 2014 - 04:17 PM
0 members, 1 guests, 0 anonymous users