Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
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
This will get the attention it deserves if you place in the Mathcad forum, which is here:
Thanks Kris,
Was pretty new to this forum. Will follow your advice
Cheers
Hello!
You need to use the built-in function "if":