Core Help Root: Commands: @add-v?ariable


PROGRAMMER COMMAND

Syntax @add-v?ariable|@av <objref>,<variable> [=<default>]

The purpose of @add-variable is to add variables to an <objref>, and optionally, set the variable's default value or type.

See also: @del-v?ariable

Example:

>@av $vampire,silly_names = ["Brad", "Bruce", "Miro", "Brandon"];



the Cold Dark