reguser.setproperty

Sets a property of a registered user
Syntax

reguser.setproperty [-n] [-q] <name> <property> [value]

Description
Adds a property to the registered users database entry with name <name>.
The property <property> is set to the specified <value> or is unset if <value> is not given (or is an empty string).
If the '-n' switch is used , and the user entry has been found in the database, all the notify lists are restarted.
This is useful when you're changing someone's notify property.
If the -q switch is used , the command runs in "quiet" mode and prints no warnings.
Examples

    reguser.add "Szymon Stefanek"
    reguser.setproperty -n "Szymon Stefanek" notify Pragma
    reguser.list
See also
Registered users database interface, Registered users database, [fnc]reguser.matchProperty[/fnc], [fnc]reguser.property[/fnc]

Main index, Command index
KVirc 3.0.0 documentation
Generated by diego at Sat Jul 13 15:37:55 2002