Shell Commands/Unset
From MorphOS Library
UnSet - Removes a local variable
NAME
NAME - Name of the local variable to remove
UnSet removes the named local variable from the variable list for the current process.
NOTE: With no arguments, UNSET lists the current variables.
See also: Set, UnSetEnv and SetEnv commands.