OsGetInventoryNames
From OpenSimulator
(Difference between revisions)
JeffKelley (Talk | contribs) (Created page with "{{osslfunc |threat_level=ignored |permissions=true |delay=0|function_syntax=osGetInventoryNames(integer type)<br> |ossl_example=<source lang="lsl"> </source> |description= Ret...") |
Revision as of 23:12, 21 February 2024
osGetInventoryNames(integer type)
| |
| Return a list of items names by type (or INVENTORY_ALL) located in the prim inventory. | |
| Threat Level | This function does not do a threat level check |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Example(s) | |
| Notes | |
| This function was added in 0.9.3.0 | |