Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC

Function str-join

str-join stringList separator

Builds a new string by concatenating strings from a list.

Parameters:
stringList - A list of string objects.
separator - The string object used as separator between the elements of stringList.
Returns:
A string object obtained by concatenating the strings from stringList and using separator between each element.


Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC
Report a bug or request new features
© 2009