blob: ab07b7fa981806bd88910f0809e7fb9de6e6946d [file] [log] [blame]
SYNOPSIS
string creator(object|lwobject ob)
DESCRIPTION
This efun is for backward compatibility only. It is only
available in compat mode.
Returns the creator (i.e. the name of the wizard or domain) of
the object. Default for ob is this_object().
HISTORY
Since 3.2.1@47, this efun is an alias for getuid().
SEE ALSO
getuid(E), native(C), uids(C)