Skip to content

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)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here