Difference between revisions of "LlDeleteSubString"

From Second Life Wiki
Jump to navigation Jump to search
Line 4: Line 4:
|func=llDeleteSubString|return_type=string|p1_type=string|p1_name=src|p2_type=integer|p2_name=start|p3_type=integer|p3_name=end
|func=llDeleteSubString|return_type=string|p1_type=string|p1_name=src|p2_type=integer|p2_name=start|p3_type=integer|p3_name=end
|func_footnote
|func_footnote
|func_desc=removes the indicated substring and returns the result
|func_desc
|return_text
|return_text=that is the result of removing the characters from '''src''' at '''start''' to '''end'''.
|spec
|spec
|caveats
|caveats
Line 17: Line 17:
|permission
|permission
|negative_index=true
|negative_index=true
|cat1
|cat2
|cat3
|cat4
}}
}}
{{LSLC|Stub|DeleteSubString}}
{{LSLC|Stub|DeleteSubString}}

Revision as of 09:58, 8 February 2007