LlListFindList: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
m LSL llListFindList moved to LlListFindList: removing prefix
Strife Onizuka (talk | contribs)
No edit summary
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, 0x7FFFFFFF}} is returned.
|func_footnote=If '''test''' is not found {{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:23, 4 March 2007