concat:

Format:

concat: Rx, Ry | string [, Rz | string...]

Concatenate the string value in Ry or a string constant to the end of Rx. Concat supports multiple parameters up to a maximum of 63.

Parameters:

Rx: A register.
Ry | string: A register or constant.