move_with_replacing

move_with_replacing(a_destination)

Move the item referenced by the instance to specified location with replacing the destination.

If an same name item exists in the destination, the item will be replaced with the target item.

Parameters
Result

boolean : true if success.