OsReplaceString

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |function_syntax=LSL_String osReplaceString(string src, string pattern, string replace, int count, int start) |threat_level=VeryLow |description=This function is for r...")

Revision as of 08:04, 22 November 2012

LSL_String osReplaceString(string src, string pattern, string replace, int count, int start)
This function is for regular expression-based string replacement. The count parameter specifies the total number of replacements to make where -1 makes all possible replacements.
Threat Level VeryLow
Permissions No permissions specified
Extra Delay No function delay specified
Personal tools
General
About This Wiki