raise_item_to_top


Description:

[ Version ( since = "2.8" ) ]
public bool raise_item_to_top (Item item)

Raise the specified item to the top of its level in its item tree

This procedure raises the specified item to top of its level in the item tree. It will not move the item if there is no item above it.

Parameters:

this

The image.

item

The item to raise to top.

Returns:

TRUE on success.