osStringReplace
OSSLstring osStringReplace(string src, string oldvalue, string newvalue)
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 | oldvalue |
| string | newvalue |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetOwnerSpeed(float SpeedModifier)
float osGetPSTWallclock()
string osGetAgentIP(string agent)
string osAESDecrypt(string secret, string encryptedText)
list osGetAvatarList()
integer osApproxEquals(rotation ra, rotation rb, float margin)
string osDrawImage(string drawList, integer width, integer height, string image)
void osNpcRemove(key npc)