mov[,set]
Set a variable.
arguments
arg1: Variable name (optionally prefixed with a $) to
set. When the variable does not exist, it will be
created.
arg2: Value to store in the variable.
result
This command does not set any result
variables.