llDumpList2String
string llDumpList2String(list Source, string Separator)Returns the list as a single string, using Separator between the entries.
Write the list out as a single string, using Separator between values.
Parameters
-
Source(list) -
Separator(string)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here