var[,varnew]
Declare a new variable.

arguments
  arg1: Variable name (will be prefixed with '$' if not done).

[arg2]: Initial variable value (see console input for details).

result
This command does not set any result variables.