OsMatchString
From OpenSimulator
(Difference between revisions)
Line 7: | Line 7: | ||
[[Category:OSSL]] | [[Category:OSSL]] | ||
[[Category:OSSL functions without example]] | [[Category:OSSL functions without example]] | ||
+ | [[Category:OSSL functions without threat level]] |
Revision as of 07:09, 8 June 2011
Function Syntax: osMatchString(string src, string pattern, integer start);
Returns: list
Example Required !