7 October 2016
removeitem (Commands) | |
---|---|
Type | Corrade progressive command |
Command | removeitem |
Description | The removeitem command deletes an inventory item or folder permanently. |
Permissions | inventory |
Parameters | group , password , item |
Last Changes | Release 9.134 - added. |
The removeitem
command deletes an inventory item or folder permanently.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
removeitem | group , password , item | inventory | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "removeitem", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "item", "/My Inventory/Objects/Carrot" // or UUID ] ) ); |
item
can be the path or the UUID
of an inventory item or inventory folder.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.