copyvariable


Description:

Copies an existing variable.

Usage:

copyvariable source destination

Arguments:

source literal The source variable name. An error will occur if this variable is not defined.
destination literal The destination variable name.

Specifics:

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

See Also: