Concatenates any number of variables or strings fed into it
cat(array $rest)
Example:
{$a='abc'}{$d='def'}{$g='ghi'}{cat $a $d $g}
Output:
abcdefghi
The article you want to access doesn't exist in French.The article you want to access doesn't exist in Deutsch.The article you want to access doesn't exist in Russian.