Returns the string concatenation of two arguments.
strcat('hello', ' there') strcat('My favorite number is ', 25)
disp.