I thought I saw code somewhere do this:


VarX, VarY = SomeFunc(A,B)

Is this possible?

What would the function look like?


Thanks.