uce/site/doc/pages/concat.txt

12 lines
178 B
Plaintext

:sig
String concat(...vals)
:params
...val : one or more values that should be concatenated
:desc
Returns a string with all the parameters concatenated into one.
:see
>string