Difference between revisions of "LlListFindList"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|func_id=201|func_sleep=0.0|func_energy=10.0
|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=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_footnote=If '''test''' is not found {{HoverText|-1|negative one, 0x7FFFFFFF}} is returned.
|func_desc
|func_desc
|return_text=that is the index of the first instance of '''test''' in '''src'''.
|return_text=that is the index of the first instance of '''test''' in '''src'''.

Revision as of 10:26, 10 February 2007