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
float osGetPSTWallclock()
string osGetSimulatorVersion()
void osParcelSetDetails(vector pos, list rules)
void osNpcShout(key npc, integer channel, string message)
void osSetHealth(key agentId, float health)
string osDrawPolygon(string drawList, list x, list y)
list osGetAvatarList()
integer osStringStartsWith(string src, string value, integer ignorecase)