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 osSetRegionWaterHeight(float height)
void osSetTerrainTextureHeight(integer corner, float low, float high)
float osGetPSTWallclock()
key osGetRegionMapTexture(string regionNameOrID)
integer osTeleportObject(key objectUUID, vector targetPos, rotation targetrotation, integer flags)
string osDrawFilledEllipse(string drawList, integer width, integer height)
string osAESEncrypt(string secret, string plainText)
void osSunSetParam(string param, float value)