concatenate
To form a character string by appending a second character string to the end of a first character string. In 4GL, the concatenation operator is a comma ( , ).
See also
character
,
string
,
string operators
.