HTML Utilities

Showing help on '@property'

Syntax: @property <object>.<prop-name>
@property <object>.<prop-name> <initial-value>

Adds a new property named <prop-name> to the named object. The initial value is given by the second argument, if present; it defaults to 0.

Normally, a property is created with permissions 'rc' and owned by whoever types the command. However, you may also specify these explicitly

@property <object>.<prop-name> <initial-value> <permissions>
@property <object>.<prop-name> <initial-value> <permissions> <owner>

Only wizards can create properties with owners other than themselves.

'@property' can be abbreviated as '@prop'.



-- telnet://project-mongoose.net:7777 -- Mail us -- http://project-mongoose.net:7780/ --
-- Three users connected --