sending a list from a function to another one

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hidayet
    New Member
    • Nov 2012
    • 1

    sending a list from a function to another one

    Hi dear friends,
    I want to send a list that I have in the main function to another one. is it possible? can i send a list from one function to another, if so, can you please explain.
    I really appreciate that.
    Best
    Hidayet
  • dwblas
    Recognized Expert Contributor
    • May 2008
    • 626

    #2
    See this tutorial which explains sending/returning parameters to/from a function.

    Comment

    Working...