How can I get a complete list?
What I mean is that you call the entire list instead of just one value like list[5].
What I mean is that you call the entire list instead of just one value like list[5].
Call the entire list... do you mean that you have a list of functions, and you want to call all of them?