Tutorial by Topics: concatenating

Strings can be concatenated, or joined together, using one or more concatenation operator &. String arrays can also be concatenated using the Join function and providing a string (which can be zero-length) to be used between each array element.

Page 1 of 1