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 osDrawEllipse(string drawList, integer width, integer height)
integer osStringEndsWith(string src, string value, integer ignorecase)
void osNpcShout(key npc, integer channel, string message)
string osGetGridHomeURI()
string osAESEncrypt(string secret, string plainText)
void osNpcWhisper(key npc, integer channel, string message)
void osParticleSystem(list rules)
list osGetParcelDetails(key id, list details)