osStringSubString
OSSLstring osStringSubString(string src, integer start, integer length)
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 |
| integer | start |
| integer | length |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osGetParcelDwell(vector pos)
vector osGetStandTarget()
void osLinkParticleSystem(integer linknumber, list rules)
void osRegionNotice(key agentID, string msg)
string osStringReplace(string src, string oldvalue, string newvalue)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
string osDrawEllipse(string drawList, integer width, integer height)
vector osNpcGetPos(key npc)