Concatenate Operator

The following table describes the Concatenate operator.

Operator

Description

&

Concatenate, or join, 2 or more text strings to produce a single piece of text, for example, "text" & "string".