Difference between revisions of "LlListInsertList"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=200|func_sleep=0.0|func_energy=10.0|func=llListInsertList|return_type=list|p1_type=list|p1_name=dest|p2_type=list|p2_name=src|p3_type=integer|p3_name=start|func_footnote=Inserts src into dest at position start|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=200|func_sleep=0.0|func_energy=10.0
|func=llListInsertList|return_type=list|p1_type=list|p1_name=dest|p2_type=list|p2_name=src|p3_type=integer|p3_name=start
|func_footnote
|func_desc
|return_text=that is '''src''' inserted into '''dest''' at position '''start'''.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_tests
|also_articles
|notes
|permission
|negative_index=true
|sort=ListInsertList
|cat1=List
|cat2
|cat3
|cat4
}}

Revision as of 22:56, 9 February 2007