.\"return the user id (uid) of an object .DT getuid $MUDNAME$ driver help getuid .SH Name .SI 5 getuid() - return the user id (uid) of an object .EI .SH Synopsis .SI 5 string getuid( object ob ); .EI .SH Description .SP 5 5 Returns the user id of object `ob'. The uid of an object is determined at object creation by the creator_file() master apply. .EP .SH See also .SI 5 seteuid(), geteuid(), export_uid(), this_object(), previous_object(), creator_file(), valid_seteuid() .EI