Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Rosetta Code - String Concatenation
https://rosettacode.org/wiki/String_concatenation#Mathcad
Task: Create a string variable equal to any text value. Create another string variable whose value is the original variable concatenated with another string literal.
To illustrate the operation, show the content of the variables
Stuart