Arbortext Command Language > Commands > unsetvar
  
unsetvar
unsetvarvariable1 [ variable2 …]
This command removes any setting for the variable specified. If an array name is specified, all elements are discarded. Individual array elements may be removed using the delete built-in function. Note the absence of the leading dollar sign.
Examples
unsetvar docname
unsetvar docname user