Difference between revisions of "LlListFindList"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=201|func_sleep=0.0|func_energy=10.0|func=llListFindList|return_type=integer|p1_type=list|p1_name=src|p2_type=list|p2_name=test|func_footnote=Returns the start of the first instance of test in src, -1 if not found|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=201|func_sleep=0.0|func_energy=10.0
|func=llListFindList|return_type=integer|p1_type=list|p1_name=src|p2_type=list|p2_name=test
|func_footnote=If it is not found -1 is returned.
|func_desc
|return_text=that is the index of the first instance of '''test''' in '''src'''.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_tests
|also_articles
|notes
|permission
|negative_index
|sort=ListFindList
|cat1=List
|cat2
|cat3
|cat4
}}

Revision as of 10:25, 10 February 2007