OsGetLinkInventoryDesc

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |threat_level=ignored |permissions=true |delay=0|function_syntax=osGetLinkInventoryDesc(integer linkNumber, string itemNameorid)<br> |ossl_example=<source lang="lsl...")

Revision as of 00:12, 22 February 2024

osGetLinkInventoryDesc(integer linkNumber, string itemNameorid)
Return the description of an item located in a child 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