Skip to content

llCSV2List

function ll.CSV2List(Text: string): {any}

Create a list from a string of comma separated values specified in Text.

Parameters
Text (string)

Add example usage here showing SLua/Luau syntax with ll.CSV2List().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.