FutureProg functions
copywritingto
Boolean copywritingto(Item item, Number page, Writing writing)
Contexts: computer function, computer program, standard futureprog
Attaches an existing immutable writing reference to a specific page of a book, returning false if the target is not a book, the page is invalid, or the writing will not fit.
item: The book item to receive the writing reference
page: The page number to attach the writing to
writing: The existing immutable writing to reference
Contexts: computer function, computer program, standard futureprog
Attaches an existing immutable writing reference to a specific page of a book, returning false if the target is not a book, the page is invalid, or the writing will not fit.
item: The book item to receive the writing reference
page: The page number to attach the writing to
writing: The existing immutable writing to reference