FutureProg functions

deleteitem

Items · computer function, computer program, standard futureprog

Boolean deleteitem(Item item)
Contexts: computer function, computer program, standard futureprog
Permanently deletes the specified item. Warning: this is unrecoverable. Returns true if the delete is successful.
item: The item that you want to delete

← Back to FutureProg functions