OsGetInventoryNames

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(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 00:12, 22 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


General
About This Wiki