StringListGetCommaText

Returns all rows of a string list in a comma-separated string.

SYNTAX
StringListGetCommaText(stringList) 
ARGUMENTS stringList Name of the string list
RETURN Content of the string list
EXAMPLE
Commatext = StringListGetCommatext(StrList)