Difference between revisions of "LlCSV2List"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|func_id=196|func_sleep=0.0|func_energy=10.0
|func_id=196|func_sleep=0.0|func_energy=10.0
|func=llCSV2List|return_type=list|p1_type=string|p1_name=src
|func=llCSV2List|return_type=list|p1_type=string|p1_name=src
|func_footnote
|func_footnote=Anything between "<" and ">" is considered a single value regardless of the existence of a comma between.
|func_desc=Create a list from a string of comma separated values
|func_desc
|return_text
|return_text=that is a list made from a string of comma separated values.
|spec
|spec
|caveats
|caveats=It eats leading and trailing spaces from values.
|constants
|constants
|examples
|examples

Revision as of 07:09, 10 February 2007