FutureProg functions

attach

Manipulationcomputer function, computer program, standard futureprog

attach overload 1

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