.\"return the first item in an object's inventory
.DT
first_inventory
Discworld driver help
first_inventory

Name
.SI 5
first_inventory() - return the first item in an object's inventory

.EI
Synopsis
.SI 5
object first_inventory( mixed ob );

.EI
Description
.SP 5 5
Return the first object in the inventory of <ob>, where <ob> is
either an object or the file name of an object.

.EP
See also
.SI 5
file_name(3), next_inventory(3), all_inventory(3)
.EI
