llCSV2List
function ll.CSV2List(Text: string): {any}Create a list from a string of comma separated values specified in Text.
Parameters
-
Text(string)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llCSV2List