LlCSV2List: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
No edit summary
Strife Onizuka (talk | contribs)
No edit summary
Line 3: Line 3:
|func=llCSV2List|return_type=list|p1_type=string|p1_name=src
|func=llCSV2List|return_type=list|p1_type=string|p1_name=src
|func_footnote=Anything between "<" and ">" is considered a single value regardless of the existence of a comma between.
|func_footnote=Anything between "<" and ">" is considered a single value regardless of the existence of a comma between.
|func_desc
|func_desc=Creates a list from a string of comma separated values.
|return_text=made from the string '''src''' of comma separated values.
|return_text=made from '''src'''.
|spec
|spec
|caveats=*It eats leading and trailing spaces from values.
|caveats=*It eats leading and trailing spaces from values.

Revision as of 06:16, 10 February 2007