osStringStartsWith
OSSLinteger osStringStartsWith(string src, string value, integer ignorecase)
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 | value |
| integer | ignorecase |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osGetGender(key rawAvatarId)
void osSetParcelSIPAddress(string SIPAddress)
void osPlaySoundSlave(integer linknum, string sound, float volume)
void osTeleportOwner(LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
void osSetTerrainTextureHeight(integer corner, float low, float high)
string osDrawFilledRectangle(string drawList, integer width, integer height)
void osParcelSubdivide(vector pos1, vector pos2)
string osDrawImage(string drawList, integer width, integer height, string image)