llDumpList2String
Function Syntax
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.