returning multiple values from a function

Viewed 83745

Can anyone tell me how to return multiple values from a function?
Please elaborate with some example?

8 Answers
Related