1
Return more than one parameter from a subprocedure
I want to return Name, DOB and Place of Birth from a Subprocedure. Is it possible to return more than one parameter at a time? Any method other than using the same parameter as input and output?
Answer Question
| June 14, 2012 10:38 AM
Subprocedure
I want to return Name, DOB and Place of Birth from a Subprocedure. Is it possible to return more than one parameter at a time? Any method other than using the same parameter as input and output?
1





