Function str-cat
str-cat aString1 [aString2 ...]
Concatenates a set of strings.
- Parameters:
- aString1 -
One of the strings to be concatenated.
- Returns:
-
A new string obtained by concatenating the strings received as
arguments.
-
Report a bug or request new features
© 2002