how do i return a vecor from a function?

BlitzMax Forums/BlitzMax Beginners Area/how do i return a vecor from a function?

Hi,say I want a function that takes two values in input and gives two values as output: how do I do that?

Moreover, how do I call it?

Never mind, i found it...