Next: data
Prev: connect
create(dbref, parents)This function creates an object with the dbref dbref and the parents parents, which should be a list of dbrefs referring to existing objects. If any of the parent dbrefs do not refer to existing objects, then
create() throws a ~objnf error.
If an object with the dbref dbref already exists,
create() throws a ~perm error. Otherwise,
create() returns dbref.