Difference between revisions of "LlListReplaceList"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=296|func_sleep=0.0|func_energy=10.0|func=llListReplaceList|return_type=list|p1_type=list|p1_name=dest|p2_type=list|p2_name=src|p3_type=integer|p3_name=start|p4_type=integer|p4_name=end|func_footnote=Replaces start through end of dest with src.|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=296|func_sleep=0.0|func_energy=10.0
|func=llListReplaceList|return_type=list|p1_type=list|p1_name=dest|p2_type=list|p2_name=src|p3_type=integer|p3_name=start|p4_type=integer|p4_name=end
|func_footnote
|func_desc=
|return_text=that is '''start''' through '''end''' of '''dest''' replaced with '''src'''.
|spec
|caveats
|constants
|examples
|helpers
|also_functions=
*{{LSLG|llListInsertList}}
*{{LSLG|llList2List}}
*{{LSLG|llListReplaceList}}
|also_events
|also_tests
|also_articles
|notes
|permission
|negative_index
|sort=ListReplaceList
|cat1=List
|cat2
|cat3
|cat4
}}

Revision as of 23:00, 9 February 2007