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
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
vector osListAsVector(list src, integer index)
string osLoadedCreationDate()
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
void osForceCreateLink(string target, integer parent)
integer osInviteToGroup(key agentId)
float osGetApparentTime()
string osReplaceString(string src, string pattern, string replace, integer count, integer start)