osStringLastIndexOf
OSSLinteger osStringLastIndexOf(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
string osFormatString(string str, list strings)
void osStopSound(integer linknum)
integer osGetSittingAvatarsCount(key object_id)
void osNpcStopMoveToTarget(key npc)
void osSetTerrainTexture(integer level, key texture)
key osAgentSaveAppearance(key agentId, string notecard, integer includeHuds)
void osCollisionSound(string impact_sound, float impact_volume)
vector osNpcGetPos(key npc)