FutureProg functions

attach

Manipulation · computer function, computer program, standard futureprog

Boolean attach(Item attachable, Item attachto)
Contexts: computer function, computer program, standard futureprog
Causes an item to become attached to another item. Returns true if it succeeded.
attachable: The item to be attached
attachto: The item the first thing it to be attached to

← Back to FutureProg functions