Difference between revisions of "LlSubStringIndex"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
|func=llSubStringIndex
|func=llSubStringIndex
|return_type=integer|p1_type=string|p1_name=source|p2_type=string|p2_name=pattern
|return_type=integer|p1_type=string|p1_name=source|p2_type=string|p2_name=pattern
|func_footnote=If '''pattern''' is not found in '''source''', -1 is returned.
|func_footnote=If '''pattern''' is not found in '''source''', {{HoverText|-1|negative one, 0xFFFFFFFF}} is returned.
|func_desc
|func_desc
|return_text=that is the index of '''source''' in '''pattern'''.
|return_text=that is the index of '''source''' in '''pattern'''.
Line 12: Line 12:
|examples
|examples
|helpers
|helpers
|also_functions
|also_functions=
{{LSL DefineRow||[[llListFindList]]|Find a list in another list}}
|also_tests
|also_tests
|also_events
|also_events

Revision as of 14:28, 4 March 2007