Difference between revisions of "LlList2CSV"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=195|func_sleep=0.0|func_energy=10.0|func=llList2CSV|return_type=string|p1_type=list|p1_name=src|func_footnote=Create a string of comma separated values from list|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=195|func_sleep=0.0|func_energy=10.0
|func=llList2CSV|return_type=string|p1_type=list|p1_name=src
|func_footnote
|func_desc
|return_text=that is comma separated values from '''src'''.
|spec
|caveats
|constants
|examples
|helpers
|also_functions=*{{LSLG|llCSV2List}}
*{{LSLG|llDumpList2String}}
*{{LSLG|llParseString2List}}
*{{LSLG|llParseStringKeepNulls}}
|also_events
|also_tests
|also_articles=*{{LSLG|Typecast}}
|notes
|permission
|negative_index
|sort=List2CSV
|cat1=List
|cat2=String
|cat3=Data Conversion
|cat4
}}

Revision as of 07:17, 10 February 2007