String Concatenation

@ - Concatenates two strings.
TAB - Concatenates two strings with a tab between them.
SPC - Concatenates two strings with a space between them.
NL - Concatenates two strings with a newline between them.
Example:

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License