Reference problem

edited 1:04AM in FastScript
Hi.

I think whenever a script calls the some function which is defined in main,
the parameters of the function will make a copy.

Is there any way to use the same parameter variable(i.e reference) ?

Can fast script handles avoiding of copy?
If yes how?

Thanks
-Veeresh

Leave a Comment