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
integer osResetEnvironment(integer parcelOrRegion, integer transition)
void osSetRegionSunSettings(integer useEstateSun, integer sunFixed, float sunHour)
list osGetAgents()
string osDrawScaleTransform(string drawList, float x, float y)
string osSetPenSize(string drawList, integer penSize)
float osVecDistSquare(vector a, vector b)
string osListAsString(list src, integer index)
string osAvatarName2Key(string firstname, string lastname)