osStringEndsWith
OSSLinteger osStringEndsWith(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 osSetPenColour(string drawList, string colour)
string osSetFontName(string drawList, string fontName)
integer osStringLastIndexOf(string src, string value, integer start, integer count, integer ignorecase)
void osSetParcelDetails(vector pos, list rules)
string osDetectedCountry(integer number)
string osGetGridGatekeeperURI()
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)