Difference between revisions of "LlList2List"

From Second Life Wiki
Jump to navigation Jump to search
Line 4: Line 4:
|func=llList2List|return_type=list|p1_type=list|p1_name=src|p2_type=integer|p2_name=start|p3_type=integer|p3_name=end
|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_footnote
|func_desc=Copy the slice of the list from start to end
|func_desc
|return_text
|return_text=that is a slice of '''scr''' from '''start''' to '''end'''.
|spec
|spec
|caveats
|caveats
Line 16: Line 16:
|notes
|notes
|permission
|permission
|negative_index
|negative_index=true
|cat1
|cat1
|cat2
|cat2

Revision as of 13:05, 8 February 2007