Skip to content

llList2CSV

string llList2CSV(list ListVariable)

Creates a string of comma separated values from the list.

Create a string of comma separated values from the specified list.

Parameters
ListVariable (list)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here