lmenich
Structural
- Apr 29, 2008
- 14
I have a relatively long programming function containing nested loops and am trying to retrieve more than one output from them. Is there a way I can assign a value within a function as a global variable? Or return more than one output using some other method?
Thanks
Thanks