Pass a Variable List Of Values To Subroutine or Function
Hello All,
What I want to do is create a function (maybe subroutine) that will be
passed a variable number of values and perform some processing. I am not
sure this is possible because the functions I have created in the past has a
finite number of parameters.
Has anyone done this?
Thanks in advance.
Dean.
|