Hey!
I'm wondering if there is a way to get more than one output from a program in Mathcad Prime? In my case it is a for loop and I would like to output both a message and a parameter (1-by-2 vector).
For example:
test = "Error in:" [3,5] ...or something like that.
Where "test" is the function I'm using.
Thanks in advance!