FutureProg functions

setbooktitle

Items · computer function, computer program, standard futureprog

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

← Back to FutureProg functions