deletevariable


Description:

Deletes the specified variable.

Usage:

deletevariable variablename

Argument:

variablename literal The name of the variable. An error will occur if this variable is not defined.

Specifics:

Use the ifvariableexists command to determine if the variable exists before use.

See Also: