OsMatchString
From OpenSimulator
(Difference between revisions)
m |
|||
Line 2: | Line 2: | ||
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | ||
|- valign="top" | |- valign="top" | ||
− | |'''Threat Level''' || | + | |'''Threat Level''' || High |
|- valign="top" | |- valign="top" | ||
Line 17: | Line 17: | ||
[[Category:OSSL Functions]] | [[Category:OSSL Functions]] | ||
[[Category:OSSL functions without example]] | [[Category:OSSL functions without example]] | ||
− |
Revision as of 12:36, 11 June 2011
OsMatchString | |
Threat Level | High |
Function Syntax | osMatchString(string src, string pattern, integer start); |
Example(s) |
This function returns a list containing the matches from the given string.