SYNOPSIS

   unset name 

DESCRIPTION

   Removes an existing variable with the specified name.
   If the variable doesn't exist, the command will return silently.

ARGUMENTS

   Name of the variable to remove.