osGetInventoryName
OSSLstring osGetInventoryName(key itemId)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| key | itemId |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osGetApparentTime()
void osNpcSetProfileImage(key npc, string image)
integer osConsoleCommand(string Command)
integer osStringLastIndexOf(string src, string value, integer start, integer count, integer ignorecase)
void osTriggerSound(integer linknum, string sound, float volume)
void osSetContentType(key id, string type)
void osPlaySound(integer linknum, string sound, float volume)
string osAESEncryptTo(string secret, string plainText, string ivString)