NAME
geteuid - get effective user id of an object
SYNOPSIS
varargs string geteuid(object ob)
DESCRIPTION
Returns the euid of object ob. Defaults to this_object().
Config.h must define MUDOS_USER_ID for this function to exist.
SEE ALSO
efun/uid/