FutureProg functions
setbooktitle
Boolean setbooktitle(Item item, Text title)
Contexts: computer function, computer program, standard futureprog
Sets the title on a book item and returns false if the supplied item is not a book.
item: The book item whose title should be changed
title: The new title to apply
Contexts: computer function, computer program, standard futureprog
Sets the title on a book item and returns false if the supplied item is not a book.
item: The book item whose title should be changed
title: The new title to apply