Question
text declaration - help needed
Hi,
I am pretty new to this group.
I hope one of the Mathcad experts can help me.
say I have two variables with text as output
a1 = "text1"
a2 = " text2"
How can I decalre these two text variables side by side in programming
a3 = "text1" "text2" if ....
this doesnt work. is there any specific syntax to declare a1 and a2 side by side
Cheers

