Found in: /std/object/move.c

move(dest, relation) moves this object to be 'relation' ("in", "on",etc)
to the object dest, if possible.  If it fails, it returns a string
error message or zero; if it succeeds it returns 1.
