[ Version ( since = "2.8" ) ]
public bool raise_item (Item item)
Raise the specified item in its level in its item tree
This procedure raises the specified item one step in the item tree. The procedure call will fail if there is no item above it.
| this |
The image. |
| item |
The item to raise. |
|
TRUE on success. |