Difference between revisions of "LlDeleteSubString"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=95|func_sleep=0.0|func_energy=10.0|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=removes the indicated substring and returns the result|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=95|func_sleep=0.0|func_energy=10.0
|sort=DeleteSubString
|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_desc=removes the indicated substring and returns the result
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|notes
|permission
|negative_index
}}
{{LSLC|Stub|DeleteSubString}}

Revision as of 22:03, 29 January 2007