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
void osNpcSetProfileAbout(key npc, string about)
string osAvatarName2Key(string firstname, string lastname)
list osGetNPCList()
void osNpcRemove(key npc)
float osGetWindParam(string plugin, string param)
string osDrawResetTransform(string drawList)
string osStringRemove(string src, integer start, integer count)
string osSHA256(string input)