Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
sort of:
Success!
Luc
This would be inconsistent as it would be the first and only Mathcad command which directly operates on and changes worksheet variables without using an assignment. After all, Mathcads progranmming does not support passing function arguments by reference, just call by value.
And Lucs swap-routine is easy enough to write anyway.
But maybe there is a way to do it the way you want using scipted components. Just give it a try and let us know.