Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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