Functions local variables. what is the use of this thing barely functioning thing?

I can only make 1 reference of it inside the function, why ?!

I am guessing it is the low overhead alternative to the normal Variables.

But why not just make it works normally ?!

wait for the 4.2 release, you’ll like what they’ve done.

Did they fixed it that local variables will work like global ?

Yes, you can use Get and Set in the same way for either variables.

Awesome ! Thanks !