osStringIndexOf
OSSLinteger osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| string | src |
| string | value |
| integer | start |
| integer | count |
| integer | ignorecase |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetPrimFloatOnWater(integer floatYN)
integer osClearObjectAnimations()
integer osListAsInteger(list src, integer index)
string osDrawEllipse(string drawList, integer width, integer height)
integer osCheckODE()
void osNpcSetProfileAbout(key npc, string about)
void osSetWindParam(string plugin, string param, float value)
float osVecMagSquare(vector a)