<-Back

Function: String-Append

string-append string

Returns a new string made up of concatenating the arguments.

arguments:
&rest (args strings)

<-Back