Quote:
Originally Posted by BluePanther
The best way is to assign it to a variable, then pass the variable list into functions in the future, rather than calling the function inside it. Much more efficient - less operations and less memory.
|
Yes blue, but I must use this function many times in the program