OsMatchString
From OpenSimulator
(Difference between revisions)
| Line 6: | Line 6: | ||
[[Category:OSSL]] | [[Category:OSSL]] | ||
| + | [[Category:OSSL functions without example]] | ||
Revision as of 16:38, 5 June 2011
Function Syntax: osMatchString(string src, string pattern, integer start);
Returns: list
Example Required !