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 '''test''' is not found {{HoverText|-1|negative one, 0xFFFFFFFF}} is returned.
|func_footnote=If '''test''' is not found in '''src''' {{HoverText|-1|negative one, 0xFFFFFFFF}} 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 14:30, 4 March 2007