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 osNpcStopAnimation(key npc, string animation)
key osGetParcelID()
void osNpcSetRot(key npc, rotation rot)
void osParticleSystem(list rules)
string osGetGender(key rawAvatarId)
void osGiveLinkInventory(integer linkNumber, key destination, string inventory)
key osGetLinkInventoryItemKey(integer linkNumber, string name)
void osForceCreateLink(string target, integer parent)