|
|
$reguser.propertyReturns a property of an entry in the registered user database |
|
| Syntax | |
|
|
| Description | |
| Returns the value of the property identified by <property_name> and
bound to the entry identified by <user_name>. If the property is not set or if there is no entry with <user_name> an empty string is returned. |
|
| Examples | |
|
|
| See also | |
| Registered users database interface, Registered users database, [cmd]reguser.add[cmd], reguser.remove, reguser.addmask, $reguser.list, $reguser.match, $reguser.matchProperty |