Community Tip - You can change your system assigned username to something more personal in your community settings. 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