Skip to main content

getuid

Discworld driver help

getuid

Name

getuid() - return the user id (uid) of an object

Synopsis

string getuid( object ob );

Description

Returns the user id of object `ob'. The uid of an object is determined at object creation by the creator_file() master apply.

See also

seteuid(), geteuid(), export_uid(), this_object(), previous_object(), creator_file(), valid_seteuid()