Difference between revisions of "LlList2List"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=192|func_sleep=0.0|func_energy=10.0|func=llList2List|return_type=list|p1_type=list|p1_name=src|p2_type=integer|p2_name=start|p3_type=integer|p3_name=end|func_footnote=Copy the slice of the list from start to end|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=192|func_sleep=0.0|func_energy=10.0
|sort=List2List
|func=llList2List|return_type=list|p1_type=list|p1_name=src|p2_type=integer|p2_name=start|p3_type=integer|p3_name=end
|func_footnote
|func_desc=Copy the slice of the list from start to end
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|notes
|permission
|negative_index
|cat1
|cat2
|cat3
|cat4
}}
{{LSLC|Stub|List2List}}

Revision as of 13:04, 8 February 2007