Concatenating strings

You can concatenate strings using the pipe | character.

For example, the following expressions returns Rheingold.

(Rhein | gold)

If the string resulting from a concatenation is longer than 254 bytes, TM1® displays an error message.