redzombi5k
Programmer
Hi guys,
I know this is a easy one for most of you here, but I cant for the life of me figure out how return 2 variables at the end of a method.
I currently am passing both of them in as lparameters, and then at the end of the code i am saying
Return var1, var2
But I get the 'syntax error' when I try to close that code window so I know I must but doing this wrong. Any help would be much apprieciated!
-Steve
I know this is a easy one for most of you here, but I cant for the life of me figure out how return 2 variables at the end of a method.
I currently am passing both of them in as lparameters, and then at the end of the code i am saying
Return var1, var2
But I get the 'syntax error' when I try to close that code window so I know I must but doing this wrong. Any help would be much apprieciated!
-Steve