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 osGetLinkInventoryDesc(integer linkNumber, string itemNameorid)
integer osListFindListNext(list src, list test, integer start, integer end, integer instance)
void osForceOtherSit(string avatar, string target)
string osSetPenColour(string drawList, string colour)
string osAESDecrypt(string secret, string encryptedText)
float osGetHealRate(key agentId)
void osCauseDamage(key avatar, float damage)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)